Associate a single CoverType with all exposed faces of the host element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetCommonCoverType(
RebarCoverType coverType
)
Parameters
- coverType RebarCoverType
-
A CoverType object to be applied to all faces.
Exceptions
See Also
Reference