PoCoordinateSystemAxisarrowLengthFactor Property |
Arrow length scale factor.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFFloat arrowLengthFactor { get; }
Public ReadOnly Property arrowLengthFactor As SoSFFloat
Get
public:
property SoSFFloat^ arrowLengthFactor {
SoSFFloat^ get ();
}
member arrowLengthFactor : SoSFFloat with get
Property Value
Type:
SoSFFloat
RemarksThis 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