Share

RebarHostData.GetCommonCoverType Method

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


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public RebarCoverType GetCommonCoverType()

Return Value

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

See Also

Reference

Was this information helpful?