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

Options for make_pipe_shell. Mirrors the C info struct in a more idiomatic form. More...

#include <prim.hpp>

Collaboration diagram for occtl::prim::PipeShellOptions:

Public Attributes

::occtl_prim_pipe_mode_t mode = OCCTL_PIPE_MODE_CORRECTED_FRENET
 
::occtl_axis2_placement_t mode_axis = detail::default_ax2()
 
::occtl_direction3_t mode_binormal = {0.0, 0.0, 1.0}
 
::occtl_prim_pipe_transition_t transition = OCCTL_PIPE_TRANSITION_MODIFIED
 
bool with_contact = false
 
bool with_correction = false
 
bool make_solid = false
 

Detailed Description

Options for make_pipe_shell. Mirrors the C info struct in a more idiomatic form.


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