Rebar
|
Utility class for dealing with Rebar Crank Type operations.
To find all Rebar Crank Types in the document can be done using FilteredElementCollector of category BuiltInCategory.OST_RebarCrankType.

System
Object
Autodesk.Revit.DB.Structure RebarCrankTypeUtils
Autodesk.Revit.DB.Structure RebarCrankTypeUtils
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)

The RebarCrankTypeUtils type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() |
CreateRebarCrankType | Creates a Rebar Crank Type element. |
![]() ![]() |
GetAllRebarCrankTypes | Gets all the Rebar Crank Types elements from the document. |
![]() ![]() |
GetCrankLengthMultiplier | Gets the crank length multiplier value. |
![]() ![]() |
GetCrankOffsetMultiplier | Gets the crank offset multiplier value. |
![]() ![]() |
GetCrankRatio | Gets the crank ratio value. |
![]() ![]() |
SetCrankLengthMultiplier | Sets the crank length multiplier value. |
![]() ![]() |
SetCrankOffsetMultiplier | Sets the crank offset multiplier value. |
![]() ![]() |
SetCrankRatio | Sets the crank ratio value. |
