Open CASCADE Technology 6.6.0
|
#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | STEPControl_StepModelType { STEPControl_AsIs, STEPControl_ManifoldSolidBrep, STEPControl_BrepWithVoids, STEPControl_FacetedBrep, STEPControl_FacetedBrepAndBrepWithVoids, STEPControl_ShellBasedSurfaceModel, STEPControl_GeometricCurveSet, STEPControl_Hybrid } |
Gives you the choice of translation mode for an Open CASCADE shape that is being translated to STEP. More... |
STEPControl_ShellBasedSurfaceModel translates an Open CASCADE shape
into a STEP shell_based_surface_model entity.