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 | opt. | [0, 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. Apply cutBy either on Panel or on Plate level, but not on both. |
| 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 required that the set of objects is ordered in the correct sequence. |
| OuterContour | ocx | ocx:Contour3D_T | opt. | [0, 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 | opt. | [0, 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 | opt. | [0, 1] | False | Structural concepts defining the subdivision of a panel into plates split by one or more seams. |
| StiffenedBy | ocx | ocx:StiffenedBy_T | opt. | [0, 1] | False | Structural concept defining the stiffeners which belongs 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 | 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. |
- 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
