PoCircleArc3ThreePtsmiddlePoint 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 SoSFVec3f middlePoint { get; }
Public ReadOnly Property middlePoint As SoSFVec3f
Get
public:
property SoSFVec3f^ middlePoint {
SoSFVec3f^ get ();
}
member middlePoint : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also