RebarCoverType.Create
Description:
Creates a new CoverType in the document.
Creates a new CoverType in the document.
public static RebarCoverType Create(
Document doc,
string name,
double coverDistance
)
-
doc
-
Stringname
-
DoublecoverDistance
Return Value
RebarCoverType
-
name is an empty string.
-
A non-optional argument was NULL
-
coverDistance cannot be negative.