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
-
name
-
coverDistance
-
name is an empty string.
-
A non-optional argument was null
-
coverDistance cannot be negative.