Panel
Structural concept of shipbuilding panels. Panels can typically be composed of plates, seams and stiffeners. Panel has the following child elements:
| Child | Namespace | Type | Use | Cardinality | Choice | Description |
|---|---|---|---|---|---|---|
| ComposedOf | ocx | ocx:ComposedOf_T | req. | [1, 1] | False | The element representing the structural concepts which composes the structural Panel. If no ComposedOf definition is given, the Panel is treated as a virtual panel. A virtual panel is used to limit other objects defining the model topology. |
| CutBy | ocx | ocx:CutBy_T | req. | [1, 1] | False | A structural concept defining a cut-out in a surface defined by a parametric hole or a set of generic trim curves. Cut-out on panels will cut material on all the panel plates touched by the cut-out shape. |
| Description | ocx | xs:string | opt. | [0, 1] | False | Contains a description of the component its parent represents. The description is stored as a string. You can use this element for whatever purposes you require. This element can be used inside many OCX XML elements but is optional. |
| LimitedBy | ocx | ocx:LimitedBy_T | req. | [1, 1] | False | The references to limiting objects forming a closed contour of the parent element. It is not requiredthat the set of objects is ordered in the correct sequence. |
| OuterContour | ocx | ocx:Contour3D_T | req. | [1, 1] | False | The geometry of the outer closed contour limiting a surface, represented by a set of trim curves or a closed curve primitive. |
| PhysicalProperties | ocx | ocx:PhysicalProperties_T | req. | [1, 1] | False | Basic physical properties of structure objects (weight and centre of gravity). These properties are provided by the exporting application and can be used as a quality measure by the receiving application to ensure correctness of the import. |
| SplitBy | ocx | ocx:SplitBy_T | req. | [1, 1] | False | Structural concepts defining the subdivision of a panel into plates split by one or more seams. |
| StiffenedBy | ocx | ocx:StiffenedBy_T | req. | [1, 1] | False | Structural concept defining the stiffeners which is belonging to a panel. |
| UnboundedGeometry | ocx | ocx:UnboundedGeometry_T | req. | [1, 1] | False | The unbounded surface geometry of the parent element. Can be a patch of connected surfaces. |
Panel has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| functionType | ocx | Restriction of type xs:string | req. | The structure function type giving the structure property function. Follows STEP AP218 coding and IACS Rec 82 Glossary. Enumerator of structure functions which shall be assigned to the parent structure concept. | ||
| tightness | ocx | Restriction of type xs:string | req. | A tightness attribute which can be assigned to a Panel or Plate. | ||
| GUIDRef | ocx | Restriction of type 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. |
- Schema Version:
- 2.8.6
- Namespace URL:
- http://data.dnvgl.com/Schemas/ocxXMLSchema
- Date:
- Aug 16 2023 17:29:16
- Status:
- PublishState.DRAFT
- OCX parser version:
- 0.8.0
