Plate
Structural concept of plates used in shipbuilding. Plate has the following child elements:
| Child | Namespace | Type | Use | Cardinality | Choice | Description |
|---|---|---|---|---|---|---|
| CutBy | ocx | ocx:CutBy_T | opt. | [0, ∞] | True | A structural concept defining a cut-out in a surface defined by a parametric hole or a set of generic trim curves. Cut-outs on plate will only remove material of the parent plate, no other parts. |
| 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. |
| ExternalGeometryRef | ocx | ocx:ExternalGeometryRef_T | opt. | [0, 1] | False | The ExternalGeometryRef element is used to point to an external geometry representation of the parent entity (e.g. Plate, Stiffener, Bracket, Member). |
| InnerContour | ocx | ocx:Contour3D_T | opt. | [0, ∞] | True | Any closed contour of an inner opening in a plate. |
| LimitedBy | ocx | ocx:LimitedBy_T | req. | [1, ∞] | True | 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. |
| Offset | ocx | ocx:Quantity_T | opt. | [0, ∞] | True | The material offset form the parent surface. A material offset is measured positive along the parent surface normal vector. |
| OuterContour | ocx | ocx:Contour3D_T | req. | [1, ∞] | True | 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. |
| PlateMaterial | ocx | ocx:PlateMaterial_T | req. | [1, ∞] | True | Definition of the Plate material and plate thickenss. |
| UnboundedGeometry | ocx | ocx:UnboundedGeometry_T | opt. | [0, ∞] | True | The unbounded surface geometry of the parent element. |
Plate has the following attributes:
| Attribute | Namespace | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|---|
| functionType | ocx | Restriction of type xs:string | opt. | 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. | ||
| 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
