complexType · extension complexBaseType · sequence
Definition of the properties of the structural profile sheet
Material definition (Reference to material and thickness) for profile based objects.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
sheetUID | stringUIDBaseType | [1..1] required | UID of the sheet to which the material properties shall be applied | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
standardProfileSheetID | stringBaseType | 7 values | [1..1] required | Predefined ID of the sheet of a standard profile | |
length | doubleBaseType | [1..1] required | Length of the sheet of a standard profile [m] | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
compositeUID | stringUIDBaseType | [1..1] required | UID of a composite definition | ||
orthotropyDirection | doubleBaseType | [0..1] optional | Orthotropy direction of the composite | ||
thicknessScaling | doubleBaseType | [0..1] optional | Scaling factor of the composite thickness | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
materialUID | stringUIDBaseType | [1..1] required | UID of a material definition | ||
thickness | doubleBaseType | [1..1] required | Absolute thickness of the material [m] | ||
| Type | Name |
|---|---|
profileBasedStructuralElementType | sheetProperties |