public IControlPoint PlaceControlPoint( IControlPath parentOcc, IControlPoint firstPoint, IControlPoint secondPoint, TransformProperty<LengthProperty> position )
Parameters
- parentOcc
- A part on which the control point is to be placed.
- firstPoint
- First edge point among which the control point is to be placed.
- secondPoint
- Second edge point among which the control point is to be placed.
- position
- Position of the control point.
Return Value
Placed control point.