Solid Edge Draft Type Library
GetActiveCoordinateSystem Method
Returns the active CoordinateSystem2d object.
Member of the CoordinateSystem2dAxisConstants constant set that specifies the alignment axis applied to the associated CoordinateSystem2d object.
Description
Returns the active coordinate system for the referenced DrawingView object.
Syntax
Visual Basic
Public Sub GetActiveCoordinateSystem( _
   Optional ByRef CoordinateSystem2d As Variant, _
   Optional ByRef AlignmentAxis As Variant _
) 
Parameters
CoordinateSystem2d
Returns the active CoordinateSystem2d object.
AlignmentAxis
Member of the CoordinateSystem2dAxisConstants constant set that specifies the alignment axis applied to the associated CoordinateSystem2d object.
See Also

DrawingView Object  | DrawingView Members