Click or drag to resize
PoCircleArcThreePts Constructor (SbVec2f, SbVec2f, SbVec2f)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoCircleArcThreePts(
	SbVec2f _startPoint,
	SbVec2f _middlePoint,
	SbVec2f _endPoint
)

Parameters

_startPoint
Type: OIV.InventorSbVec2f
_middlePoint
Type: OIV.InventorSbVec2f
_endPoint
Type: OIV.InventorSbVec2f
Remarks