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