RVTDocs.com

GetCoverType

Method
Description:
Gets the CoverType associated with a face of the element.
Syntax
public RebarCoverType GetCoverType(
	Reference face
)
Parameters
Parameter Type Description
face Autodesk.Revit.DB.Reference
Return Value
Type Description
Autodesk.Revit.Exceptions.ArgumentNullException The cover associated with the face, if it is an exposed face. If the face is concealed, returns nullNothingnullptr a null reference (Nothingin Visual Basic) .
Exceptions
Exception Condition
Autodesk.Revit.Exceptions.ArgumentNullException A non-optional argument was null