Share

AssemblyWorkPlaneDef.GetData Method

Parent Object: AssemblyWorkPlaneDef

Description

Method that gets all of the data defining an assembly work plane.

Syntax

AssemblyWorkPlaneDef.GetData( OriginPoint As Point, XAxis As UnitVector, YAxis As UnitVector )

Parameters

Name Type Description
OriginPoint Point Output object that defines the origin of the work plane.
XAxis UnitVector Output object that defines the X-axis vector of the work plane.
YAxis UnitVector Output object that defines the Y-axis vector of the work plane.

Version

Introduced in version 7

Was this information helpful?