AlignActiveCustomCoordinateSystemByEntity Method (ICustomCoordinateSystemManager)
Aligns the active coordinate system with the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub AlignActiveCustomCoordinateSystemByEntity( _
dsObject* Entity As System.Object, _
const dsDoubleArray& PointOnEntityDblArray As System.Object _
) |
Parameters
- Entity
- Entity with which to align the coordinate system
- PointOnEntityDblArray
- Array of doubles of x, y, and z coordinates of a point on Entity with which to align the coordinate system
Example
See Also
Availability
DraftSight V1R1.4