ICustomCoordinateSystemManager Interface Members Send Feedback
See Also  Methods 

The following tables list the members exposed by ICustomCoordinateSystemManager.

Public Methods

 NameDescription
 MethodAlignActiveCustomCoordinateSystemByEntityAligns the active coordinate system with the specified entity.  
 MethodAlignActiveCustomCoordinateSystemByViewAligns the active coordinate system parallel to the active viewing plane.  
 MethodAlignActiveCustomCoordinateSystemXYPlaneAligns the active coordinate system's xy plane in the specified direction with the specified origin.  
 MethodAlignActiveCustomCoordinateSystemZAxisAligns the active coordinate system's z axis in the specified direction with the specified origin.  
 MethodGetActiveCustomCoordinateSystemGets the active coordinate system.  
 MethodGetDefaultCustomCoordinateSystemGets a default coordinate system.  
 MethodGetNamedCustomCoordinateSystemGets the coordinate system with the specified name.  
 MethodGetNamedCustomCoordinateSystemListGets the names of all of the existing coordinate systems.  
 MethodGetPreviousCustomCoordinateSystemGets the previously active coordinate system.  
 MethodGetWorldCustomCoordinateSystemGets the World Coordinate System.  
 MethodRemoveCustomCoordinateSystemDeletes the coordinate system with the specified name.  
 MethodSaveActiveViewAsCreates a new instance of a coordinate system with the specified name for the active view.  
 MethodSetActiveCustomCoordinateSystemOriginSets the origin of the active coordinate system.  
Top

See Also