Share

DerivedPartCoordinateSystemDef.SetCoordinateSystem Method

Parent Object: DerivedPartCoordinateSystemDef

Description

Method that sets the coordinate system.

Syntax

DerivedPartCoordinateSystemDef.SetCoordinateSystem( Origin As Point, XAxis As Vector, YAxis As Vector )

Parameters

Name Type Description
Origin Point Input that specifies the origin of the coordinate system.
XAxis Vector Input that specifies the x-axis of the coordinate system.
YAxis Vector Input that specifies the y-axis of the coordinate system.

Version

Introduced in version 6

Was this information helpful?