Namespace:
Autodesk.Revit.DB.Structure
RebarTrimExtendData
Class
Description:
The class that contains the information needed to calculate and return the curves in a trimmed/extended state, and also find the constraints that trim/extend it.
The class that contains the information needed to calculate and return the curves in a trimmed/extended state, and also find the constraints that trim/extend it.
Remarks:
If new curves will be added by calling addBarGeometry(), the existing curves in Rebar element will be replaced with these curves. It will not add curves to the existing ones.
If new curves will be added by calling addBarGeometry(), the existing curves in Rebar element will be replaced with these curves. It will not add curves to the existing ones.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.RebarTrimExtendData
System.Object
Autodesk.Revit.DB.Structure.RebarTrimExtendData
Syntax
public class RebarTrimExtendData : IDisposable