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

Syntax

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

Parameters

CustomCoordinateSystem[out] or Return Value
ICustomCoordinateSystem

Example

 

See Also

Availability

DraftSight V1R1.4