Share

PartComponentDefinition.UserCoordinateSystems Property

Parent Object: PartComponentDefinition

Description

Property that returns the UserCoordinateSystems collection object.

Syntax

PartComponentDefinition.UserCoordinateSystems() As UserCoordinateSystems

Property Value

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

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.

Version

Introduced in version 2010

Was this information helpful?