OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl_geom_spherical_surface_t Struct Reference

#include <occtl_geom.h>

Collaboration diagram for occtl_geom_spherical_surface_t:

Public Attributes

occtl_axis3_placement_t position
 
double radius
 

Detailed Description

Spherical surface data — a 3-axis frame plus radius.

The sphere centre is position.location.

Member Data Documentation

◆ position

occtl_axis3_placement_t occtl_geom_spherical_surface_t::position

Sphere centre and axis directions.

◆ radius

double occtl_geom_spherical_surface_t::radius

Sphere radius; must be > 0.


The documentation for this struct was generated from the following file: