GetPreviousCustomCoordinateSystem Method (ICustomCoordinateSystemManager) Send Feedback
See Also  Example
CustomCoordinateSystem[out]
ICustomCoordinateSystem
Gets the previously active coordinate system.

Syntax

Visual Basic 
Function GetPreviousCustomCoordinateSystem() As CustomCoordinateSystem
C# 
CustomCoordinateSystem GetPreviousCustomCoordinateSystem()
JavaScript 
GetPreviousCustomCoordinateSystem() : dsCustomCoordinateSystem
COM native C++ 
HRESULT GetPreviousCustomCoordinateSystem(
   ICustomCoordinateSystem** CustomCoordinateSystem
)  
C++ 
DSRESULT GetPreviousCustomCoordinateSystem(
   dsCustomCoordinateSystem** CustomCoordinateSystem
)  

Parameters

CustomCoordinateSystem[out] or Return Value
ICustomCoordinateSystem

Example

 

See Also

Availability

DraftSight V1R1.4