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