RVTDocs.com

RebarHostData.SetCoverType

Method
Description:
Associates the specified CoverType with the specified face of the element.
Syntax
public void SetCoverType(
	Reference face,
	RebarCoverType coverType
)
Parameters
Parameter Type Description
face Reference
coverType RebarCoverType
Return Value
Exceptions
Exception Condition
ArgumentException In this element, face does not have an associated CoverType, because it is not exposed.
ArgumentNullException A non-optional argument was null