Open CASCADE Technology  7.0.0
Enumerations

Prs3d_VertexDrawMode.hxx File Reference

Enumerations

enum  Prs3d_VertexDrawMode { Prs3d_VDM_Isolated, Prs3d_VDM_All, Prs3d_VDM_Inherited }
 Describes supported modes of visualization of the shape's vertices: VDM_Isolated - only isolated vertices (not belonging to a face) are displayed. VDM_All - all vertices of the shape are displayed. VDM_Inherited - the global settings are inherited and applied to the shape's presentation. More...
 

Enumeration Type Documentation

Describes supported modes of visualization of the shape's vertices: VDM_Isolated - only isolated vertices (not belonging to a face) are displayed. VDM_All - all vertices of the shape are displayed. VDM_Inherited - the global settings are inherited and applied to the shape's presentation.

Enumerator
Prs3d_VDM_Isolated 
Prs3d_VDM_All 
Prs3d_VDM_Inherited