Cylinder.AxisVector Property
Parent Object: CylinderDescription
Specifies the direction of the axis of the cylinder.
Syntax
Cylinder.AxisVector() As UnitVectorProperty Value
This is a read/write property whose value is a UnitVector.Samples
Name | Description |
Is cylindrical face interior or exterior? | This sample shows how to determine whether the selected cylindircal face is an exterior face or an interior (hollow) face. |