PoMeshContouringannotIsContourClip Property |
Defines if the contour lines are clipped by the annotations.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool annotIsContourClip { get; }
Public ReadOnly Property annotIsContourClip As SoSFBool
Get
public:
property SoSFBool^ annotIsContourClip {
SoSFBool^ get ();
}
member annotIsContourClip : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks By default, annotIsContourClip = false
See Also