Share

FixedWorkPlaneDef.PutData Method

Parent Object: FixedWorkPlaneDef

Description

Method that redefines the origin point, x, and y axes of the work plane.

Syntax

FixedWorkPlaneDef.PutData( OriginPoint As Point, XAxis As UnitVector, YAxis As UnitVector )

Parameters

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

Version

Introduced in version 4

Was this information helpful?