PoCoordinateSystemAxisarrowLengthFactor Property |
Arrow length scale factor.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat arrowLengthFactor { get; }
Public ReadOnly Property arrowLengthFactor As SoSFFloat
Get
public:
property SoSFFloat^ arrowLengthFactor {
SoSFFloat^ get ();
}
member arrowLengthFactor : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks This is the ratio between the length of the arrow and the length of one of the vectors. This value is normally less than 1. 0.05 by default.
See Also