RVTDocs.com

RebarSpliceTypeUtils

Class
Description:
Utility class for dealing with Rebar Splice Type operations. To find all Rebar Splice Types in the document can be done using FilteredElementCollector of category BuiltInCategory.OST_RebarSpliceType.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.RebarSpliceTypeUtils
Syntax
public static class RebarSpliceTypeUtils
RebarSpliceTypeUtils Class Members:
Name Description
CreateRebarSpliceType Creates a Rebar Splice Type element.
GetAllRebarSpliceTypes Gets all the Rebar Splice Types elements from the document.
GetLapLengthMultiplier Gets the lap length multiplier value.
GetShiftOption Identifies the way bars are shifted in the splice relation.
GetStaggerLengthMultiplier Gets the stagger multiplier value.
SetLapLengthMultiplier Sets the lap length multiplier value.
SetShiftOption Sets the way bars are shifted in the splice relation.
SetStaggerLengthMultiplier Sets the lap length multiplier value.