PoParallelogram3r Property |
Third point of the parallelogram.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoSFVec3f r { get; }
Public ReadOnly Property r As SoSFVec3f
Get
public:
property SoSFVec3f^ r {
SoSFVec3f^ get ();
}
member r : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also