Skip to content

RebarSpliceTypeUtils

Public Class

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

Namespace: Autodesk.Revit.DB.Structure

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public static class RebarSpliceTypeUtils

The RebarSpliceTypeUtils type exposes the following members.

Methods

Name

Description


Public Method
Static Member

Creates a Rebar Splice Type element.


Public Method
Static Member
GetAllRebarSpliceTypes

Gets all the Rebar Splice Types elements from the document.


Public Method
Static Member

Gets the lap length multiplier value.


Public Method
Static Member

Identifies the way bars are shifted in the splice relation.


Public Method
Static Member

Gets the stagger multiplier value.


Public Method
Static Member

Sets the lap length multiplier value.


Public Method
Static Member

Sets the way bars are shifted in the splice relation.


Public Method
Static Member

Sets the lap length multiplier value.