NumberingParameterType
Description:
Defines types for numbering parameter associations.
Defines types for numbering parameter associations.
public enum NumberingParameterType
| Name | Description |
|---|---|
| Analytical | The parameter belongs to the analytical element associated with this element. |
| FromRoom | The parameter belongs to the room that associates this element as an out. |
| MemberForces | The parameter belongs to the member force element associated with this element. |
| Native | The parameter belongs to the element or to the type of the element. |
| Physical | The parameter belongs to the physical element associated with this element. |
| Room | The parameter belongs to the room contains that element. |
| StructuralMaterial | The parameter belongs to the structural material associated with this element. |
| StructuralSection | The parameter belongs to the structural section associated with this element. |
| ToRoom | The parameter belongs to the room that associates this element as an in. |
| Unknown | The parameter does not belong to any associations for this category. |