| PoParallelogram3r Property  | 
Third point of the parallelogram. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.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