| PoCircleArc3ThreePtsmiddlePoint Property  | 
Intermediate point of the arc. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFVec3f middlePoint { get; }Public ReadOnly Property middlePoint As SoSFVec3f
	Get
public:
property SoSFVec3f^ middlePoint {
	SoSFVec3f^ get ();
}member middlePoint : SoSFVec3f with get
Property Value
Type: 
SoSFVec3f
Remarks
See Also