RVTDocs.com

RebarSpliceRules.Create

Method
Description:
Creates a new instance of RebarSpliceRules with the default options.
Syntax
public static RebarSpliceRules Create(
	Document document
)
Parameters
Parameter Type Description
document Document A document. The units in this document will be used to initialize default values.
Return Value
Type Description
RebarSpliceRules Returns an instance of RebarSpliceRules with the default options.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null