FixedWorkAxisDef.PutData Method
Parent Object:
FixedWorkAxisDef
Description
Method that sets the data defining a fixed work axis.
Syntax
FixedWorkAxisDef.
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 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.