Face.Geometry Property
Parent Object: FaceDescription
Property that returns the underlying geometry of the face.
Syntax
Face.Geometry() As ObjectProperty Value
This is a read only property whose value is an Object.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. |