InsertCircleByDiameter Method (ISketchManager)
Constructs a Circle using the specified center point and diameter.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertCircleByDiameter( _
double CenterX As System.Double, _
double CenterY As System.Double, _
double CenterZ As System.Double, _
double Diameter As System.Double _
) As Circle |
Parameters
- CenterX
- x coordinate of the center point
- CenterY
- y coordinate of the center point
- CenterZ
- z coordinate of the center point
- Diameter
- Diameter of Circle
- Circle[out] or Return Value
- Circle
See Also
Availability
DraftSight V1R3.0