RebarHostDataGetCommonCoverType Method

If all exposed faces of the host have the same associated CoverType, return that CoverType; otherwise, return .

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RebarCoverType GetCommonCoverType()

Return Value

RebarCoverType
The common CoverType for all exposed faces, or if there are multiple CoverTypes.
See Also