PoMesh2DVecminLength Property |
Minimum length of the vector to be drawn.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat minLength { get; }
Public ReadOnly Property minLength As SoSFFloat
Get
public:
property SoSFFloat^ minLength {
SoSFFloat^ get ();
}
member minLength : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks Only used when eliminationStatus is TOO_SMALL or TOO_SMALL_OR_LONG
See Also