InsertArcBy3Points Method (ISketchManager)
Constructs an Arc using the specified three points.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertArcBy3Points( _
dsMathPoint* FirstPoint As MathPoint, _
dsMathPoint* SecondPoint As MathPoint, _
dsMathPoint* ThirdPoint As MathPoint _
) As CircleArc |
Parameters
- FirstPoint
- First point for the Arc
- SecondPoint
- Second point for the Arc
- ThirdPoint
- Third point for the Arc
- CircleArc[out] or Return Value
- Arc
See Also
Availability
DraftSight V1R3.0