Creates a new instance of BarTerminationData with the default values.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public BarTerminationsData( Document document )
Parameters
- document Document
- The document containing the hook type ids, end treatment ids and crank type ids.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |