GetMultiplanarDefinition Method


Rebar Shape Get Multiplanar Definition Method

The optional 3D structure of the shape.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RebarShapeMultiplanarDefinition GetMultiplanarDefinition()

Return Value

RebarShapeMultiplanarDefinition
A copy of the multiplanar definition. Changes will not affect the RebarShape.
See Also