|
M
CreateRebarSpliceType(Document, String)
|
ElementType
|
Creates a Rebar Splice Type element.
|
|
M
GetAllRebarSpliceTypes(Document)
|
IList<ElementId>
|
Gets all the Rebar Splice Types elements from the document.
|
|
M
GetLapLengthMultiplier(Document, ElementId)
|
Double
|
Gets the lap length multiplier value.
|
|
M
GetShiftOption(Document, ElementId)
|
RebarSpliceShiftOption
|
Identifies the way bars are shifted in the splice relation.
|
|
M
GetStaggerLengthMultiplier(Document, ElementId)
|
Double
|
Gets the stagger multiplier value.
|
|
M
SetLapLengthMultiplier(Document, ElementId, Double)
|
None
|
Sets the lap length multiplier value.
|
|
M
SetShiftOption(Document, ElementId, RebarSpliceShiftOption)
|
None
|
Sets the way bars are shifted in the splice relation.
|
|
M
SetStaggerLengthMultiplier(Document, ElementId, Double)
|
None
|
Sets the lap length multiplier value.
|