RebarShapeGetMultiplanarDefinition Method

The optional 3D structure of the shape.

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

Return Value

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