The face of a compartment defined by a surface boundary. CompartmentFace has the following child elements:
| Child | Namespace | Type | Use | Cardinality | Choice | Description |
|---|---|---|---|---|---|---|
| FaceBoundaryCurve | ocx | ocx:Contour3D_T | req. | [1, 1] | False | A collection of 3D curves making up the closed boundary of the compartment face. |
| UnboundedGeometry | ocx | ocx:UnboundedGeometry_T | req. | [1, 1] | False | The unbounded surface geometry of the parent element. |
CompartmentFace has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| GUIDRef | ocx | ocx:guid | req. | A globally Unique ID referring an entity in the sending application. | ||
| name | ocx | xs:string | opt. | An optional descriptive or display name. | ||
| id | ocx | xs:ID | req. | An identifier for an element unique within the scope of the XML file. Each id must be unique within a document. The attribute uses the standard XML 1.0 ID type as defined in the XML Schema specification. This attribute is required in many OCX XML elements and an application should generate them automatically. |