Cylinder.BasePoint Property
Parent Object: CylinderDescription
Specifies the base of the cylinder.
Syntax
Cylinder.BasePoint() As PointProperty Value
This is a read/write property whose value is a Point.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. |