RebarSpliceOptions
Description:
Constructs a RebarSpliceOptions
Constructs a RebarSpliceOptions
public RebarSpliceOptions(
Document document,
ElementId spliceTypeId,
RebarSplicePosition splicePosition
)
-
documentThe document.
-
spliceTypeIdThe splice type id.
-
splicePositionThe splice line position.
-
The provided spliceTypeId is not a Rebar Splice Type id. It should be an ElementType of BuiltInCategory.OST_RebarSpliceType category.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration