RegionProperties.PrincipalAxes Method
Parent Object:
RegionProperties
Description
Method that returns the principal axes.
Syntax
RegionProperties.
PrincipalAxes
(
XAxis
As
Vector
,
YAxis
As
Vector
)
Parameters
Name
Type
Description
XAxis
Vector
Output Vector object that indicates the direction of the X axis.
YAxis
Vector
Output Vector object that indicates the direction of the Y axis.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.