PoCircleThreePointsp Property |
First point of the circle.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec2f p { get; }
Public ReadOnly Property p As SoSFVec2f
Get
public:
property SoSFVec2f^ p {
SoSFVec2f^ get ();
}
member p : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also