Share

UserCoordinateSystems.CreateDefinition Method

Parent Object: UserCoordinateSystems

Description

Method that creates a new UserCoordinateSystemDefinition object.

Syntax

UserCoordinateSystems.CreateDefinition() As UserCoordinateSystemDefinition

Samples

Name Description
UCS by three points This sample demonstrates the creation of a User Coordinate System (UCS) based on 3 points that define the origin, x-direction and y-direction for the UCS.
UCS by transformation matrix This sample demonstrates the creation of a user coordinate system (UCS) by specifying a transformation matrix.

Version

Introduced in version 2011

Was this information helpful?