complexType · extension complexBaseType · all
Material definition of a profile point
Material definition (Reference to material and thickness) for profile based objects, addition point reinforcements
| 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 |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
pointUID | stringUIDBaseType | [0..1] optional | UID of the profile point to which the additional stiffness shall be applied | ||
materialUID | stringUIDBaseType | [1..1] required | UID of a material definition | ||
crossSectionArea | doubleBaseType | [1..1] required | Cross sectional area of additional long. stiffener at structural element point | ||
optionalAux1 | doubleBaseType | [0..1] optional | Optional auxiliary parameter for special use (no physical meaning) | ||
optionalAux2 | doubleBaseType | [0..1] optional | Optional auxiliary parameter for special use (no physical meaning) | ||
| Type | Name |
|---|---|
profileBasedStructuralElementType | pointProperties |