2025.3 Method
Changes 0
M

RebarCoverType.Create

Description:
Creates a new CoverType in the document.
public static RebarCoverType Create(
	Document doc,
	string name,
	double coverDistance
)
  • doc
  • String
    name
  • Double
    coverDistance
Return Value RebarCoverType RebarCoverType