InsertPoint Method (ISketchManager)
Inserts a point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertPoint( _
double PointX As System.Double, _
double PointY As System.Double, _
double PointZ As System.Double _
) As Point |
Parameters
- PointX
- x coordinate where to insert the point
- PointY
- y coordinate where to insert the point
- PointZ
- z coordinate where to insert the point
- Point[out] or Return Value
- Point
Example
See Also
Availability
DraftSight V1R1.1