Enum RenderingFlag
- Namespace
- Hi.MachiningProcs
- Assembly
- HiNc.dll
Flags that control which elements are rendered in the visualization.
public enum RenderingFlag
- Extension Methods
Fields
ClStrip = 1
Cutter location strip rendering flag.
ColorScaleBar = 10
Color scale bar rendering flag. Category: Foreground.
DimensionBar = 9
Dimension bar rendering flag. Category: Foreground.
Fixture = 4
Fixture rendering flag. Category: Solid.
HeidenhainCoordinate = 8
Heidenhain Coordinate rendering flag. Category: Anchor (Coordinate Mark).
IsoCoordinate = 7
Iso Coordinate rendering flag. Category: Anchor (Coordinate Mark).
Mech = 5
Mechanical components rendering flag. This flag covers the flags WorkpieceGeom, Tool and Fixture. Category: Solid.
ProgramZero = 6
Program Zero rendering flag. Category: Anchor (Coordinate Mark).
Tool = 3
Tool rendering flag. Category: Solid.
WorkpieceGeom = 2
Workpiece geometry rendering flag. Category: Solid.