Return the definition of the RebarShape.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RebarShapeDefinition GetRebarShapeDefinition()
Return Value
RebarShapeDefinition
A copy of the definition. Changes will not affect the RebarShape.
Remarks
Replaces the property RebarShape.Definition from previous releases.
See Also
Reference