GetDefaultCustomCoordinateSystem Method (ICustomCoordinateSystemManager) Send Feedback
See Also  Example
CustomCoordinateSystem[out]
ICustomCoordinateSystem
DefaultCustomCoordinateSystem
Kind of coordinate system as defined in dsDefaultCustomCoordinateSystem_e
Gets a default coordinate system.

Syntax

Visual Basic 
Function GetDefaultCustomCoordinateSystem( _
   ByVal DefaultCustomCoordinateSystem As dsDefaultCustomCoordinateSystem_e _
) As CustomCoordinateSystem
C# 
CustomCoordinateSystem GetDefaultCustomCoordinateSystem( 
   dsDefaultCustomCoordinateSystem_e DefaultCustomCoordinateSystem
)
JavaScript 
GetDefaultCustomCoordinateSystem( 
   DefaultCustomCoordinateSystem : String
) : dsCustomCoordinateSystem

Parameters

DefaultCustomCoordinateSystem
Kind of coordinate system as defined in dsDefaultCustomCoordinateSystem_e
CustomCoordinateSystem[out] or Return Value
ICustomCoordinateSystem

Example

 

See Also

Availability

DraftSight V1R1.4