|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_surfaces.h>

Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| occtl_rep_id_t | basis |
| double | offset |
Versioned create-info for an offset surface.
| occtl_rep_id_t occtl_surface_offset_create_info::basis |
[in] Surface rep id. Must be valid.
| double occtl_surface_offset_create_info::offset |
Signed offset distance along the surface normal.
| const void* occtl_surface_offset_create_info::p_next |
Reserved; must be NULL.
| uint32_t occtl_surface_offset_create_info::struct_version |
Must be OCCTL_SURFACE_OFFSET_CREATE_INFO_VERSION_1.