SurfaceCollection
A collection of any number of surfaces. The surfaces have to be connected (no dis-joint surfaces). Most typically the SurfaceCollection will include the outer shell geometry definition of the vessel. SurfaceCollection has the following child elements:
| Child | Namespace | Type | Use | Cardinality | Choice | Description |
|---|---|---|---|---|---|---|
| Cone3D | ocx | ocx:Cone3D_T | req. | [1, ∞] | False | Cone surface defined by origin, radius and position of cone tip. |
| Cylinder3D | ocx | ocx:Cylinder3D_T | req. | [1, ∞] | False | Cylindrical surface defined by origin, axis direction, radius and height. |
| ExtrudedSurface | ocx | ocx:ExtrudedSurface_T | req. | [1, ∞] | False | An extruded surface defined by a base curve and a sweep path with extent. |
| NURBSSurface | ocx | ocx:NURBSSurface_T | req. | [1, ∞] | False | Non-uniform rational basis surface definition defined by a net (grid) of polynomial basis functions in U and V direction. |
| Plane3D | ocx | ocx:Plane3D_T | req. | [1, ∞] | False | Planar surface defined by origin and Normal direction. |
| Sphere3D | ocx | ocx:Sphere3D_T | req. | [1, ∞] | False | Spherical surface defined by origin and radius. |
SurfaceCollection has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| GUIDRef | ocx | ocx:guid | opt. | A globally unique ID referring to an entity in the authoring application. The sending application creates and holds the GUID. Used to establish a unique reference to an entity persistent between applications. | ||
| 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. |
- OCX Version:
- 3.0.0
- Location URL:
- https://3docx.org/fileadmin//ocx_schema//V300//OCX_Schema.xsd
- Namespace:
- https://3docx.org/fileadmin//ocx_schema//V300//OCX_Schema.xsd
- Date:
- Dec 06 2024 17:10:11
- Status:
- PublishState.PUBLIC
- Publisher version:
- 1.0.0
