Namespace:
Autodesk.Revit.DB
StructuralBehavior
Enumeration
Description:
Specifies whether structural elements behave orthotropically, isotropically, or transverse-isotropically.
Specifies whether structural elements behave orthotropically, isotropically, or transverse-isotropically.
Syntax
public enum StructuralBehavior
Unknown Namespace Members:
| Name | Description |
|---|---|
| Isotropic | The structural element behaves isotropically. |
| Orthotropic | The structural element behaves orthotropically. |
| TransverseIsotropic | The structural element behaves transverse-isotropically. |