RVTDocs.com

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 Autodesk.Revit.DB.Reference
coverType Autodesk.Revit.DB.Structure.RebarCoverType
Return Value
Exceptions
Exception Condition
Autodesk.Revit.Exceptions.ArgumentException In this element, face does not have an associated CoverType, because it is not exposed.
Autodesk.Revit.Exceptions.ArgumentNullException A non-optional argument was null
Autodesk.Revit.Exceptions.DisabledDisciplineException None of the following disciplines is enabled: Structural.