PrincipalDirections Property |
Gets the principal directions of the solid or region.
Signature
object.PrincipalDirections
object
3DSolid, Region
The object or objects this property applies to.
PrincipalDirections
Variant (three-element array of doubles);
read-only
The X, Y, and Z coordinates calculated on the
current coordinate system.
Remarks
The principal directions are returned as X, Y, and Z coordinates defined as a variant. They are calculated based on the current coordinate system.
Comments? |