Open CASCADE Technology  7.3.0
Enumerations

STEPControl_StepModelType.hxx File Reference

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...
 

Enumeration Type Documentation

◆ STEPControl_StepModelType

Gives you the choice of translation mode for an Open CASCADE shape that is being translated to STEP.

  • STEPControl_AsIs translates an Open CASCADE shape to its highest possible STEP representation.
  • STEPControl_ManifoldSolidBrep translates an Open CASCADE shape to a STEP manifold_solid_brep or brep_with_voids entity.
  • STEPControl_FacetedBrep translates an Open CASCADE shape into a STEP faceted_brep entity.
  • STEPControl_ShellBasedSurfaceModel translates an Open CASCADE shape into a STEP shell_based_surface_model entity.
  • STEPControl_GeometricCurveSet translates an Open CASCADE shape into a STEP geometric_curve_set entity.
Enumerator
STEPControl_AsIs 
STEPControl_ManifoldSolidBrep 
STEPControl_BrepWithVoids 
STEPControl_FacetedBrep 
STEPControl_FacetedBrepAndBrepWithVoids 
STEPControl_ShellBasedSurfaceModel 
STEPControl_GeometricCurveSet 
STEPControl_Hybrid