The optional 3D structure of the shape.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public RebarShapeMultiplanarDefinition GetMultiplanarDefinition() |
| Visual Basic |
|---|
Public Function GetMultiplanarDefinition As RebarShapeMultiplanarDefinition |
| Visual C++ |
|---|
public: RebarShapeMultiplanarDefinition^ GetMultiplanarDefinition() |
Return Value
A copy of the multiplanar definition. Changes will not affect the RebarShape.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..DisabledDisciplineException | None of the following disciplines is enabled: Structural. |