|
Open CASCADE Technology
6.9.0
|
#include <Standard_PrimitiveTypes.hxx>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... | |
| enum Prs3d_VertexDrawMode |
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 | |
1.8.5