PoMeshContouringannotIsVisible Property |
Contour lines annotations visibility.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool annotIsVisible { get; }
Public ReadOnly Property annotIsVisible As SoSFBool
Get
public:
property SoSFBool^ annotIsVisible {
SoSFBool^ get ();
}
member annotIsVisible : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks By default, annotIsVisible = false
See Also