kcl → types →
Face
A face.
Type: object
Properties
Property | Type | Description | Required |
---|---|---|---|
id | string | The id of the face. | No |
value | string | The tag of the face. | No |
xAxis | Point3d | What should the face’s X axis be? | No |
yAxis | Point3d | What should the face’s Y axis be? | No |
zAxis | Point3d | The z-axis (normal). | No |
solid | Solid | The solid the face is on. | No |
units | UnitLen | A face. | No |
__meta | [ Metadata ] | No |