Share

AssemblyWorkAxisDef.PutData Method

Parent Object: AssemblyWorkAxisDef

Description

Method that sets all of the data defining an assembly work axis.

Syntax

AssemblyWorkAxisDef.PutData( OriginPoint As Point, Axis As UnitVector )

Parameters

Name Type Description
OriginPoint Point Input object that defines the origin of the work axis.
Axis UnitVector Input object that defines the X-axis vector of the work axis.

Version

Introduced in version 7

Was this information helpful?