InsertCircle Method (ISketchManager)
Constructs a Circle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertCircle( _
double CenterX As System.Double, _
double CenterY As System.Double, _
double CenterZ As System.Double, _
double Radius As System.Double _
) As Circle |
Parameters
- CenterX
- x coordinate for the center point of the Circle
- CenterY
- y coordinate for the center point of the Circle
- CenterZ
- z coordinate for the center point of the Circle
- Radius
- Radius of Circle
- Circle[out] or Return Value
- Circle
Example
See Also
Availability
DraftSight V1R1.1