RebarSpliceTypeUtils 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 HierarchySystemObject Autodesk.Revit.DB.StructureRebarSpliceTypeUtils Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static class RebarSpliceTypeUtils
Public NotInheritable Class RebarSpliceTypeUtils
public ref class RebarSpliceTypeUtils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RebarSpliceTypeUtils = class end
The RebarSpliceTypeUtils type exposes the following members.
Methods
See Also