Share

UserCoordinateSystemDefinition.DefinitionType Property

Parent Object: UserCoordinateSystemDefinition

Description

Property that returns how the inputs for the coordinate system are defined. This can return either kTransformationDefinitionType or kThreePointsDefinitionType.

Syntax

UserCoordinateSystemDefinition.DefinitionType() As UCSDefinitionTypeEnum

Property Value

This is a read only property whose value is a UCSDefinitionTypeEnum.

Version

Introduced in version 2011

Was this information helpful?