GetCustomCoordinateSystemManager Method (IDocument) Send Feedback
See Also  Example
CustomCoordinateSystemManager[out]
ICustomCoordinateSystemManager
Creates a new instance of the custom coordinate system manager.

Syntax

Visual Basic 
Function GetCustomCoordinateSystemManager() As CustomCoordinateSystemManager
C# 
CustomCoordinateSystemManager GetCustomCoordinateSystemManager()
JavaScript 
GetCustomCoordinateSystemManager() : dsCustomCoordinateSystemManager
COM native C++ 
HRESULT GetCustomCoordinateSystemManager(
   ICustomCoordinateSystemManager** CustomCoordinateSystemManager
)  
C++ 
DSRESULT GetCustomCoordinateSystemManager(
   dsCustomCoordinateSystemManager** CustomCoordinateSystemManager
)  

Parameters

CustomCoordinateSystemManager[out] or Return Value
ICustomCoordinateSystemManager

Example

 

See Also

Availability

DraftSight V1R1.4