<Code Lib>
2026 Method
Changes 5
M

RebarHostData.GetCommonCoverType

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

public RebarCoverType GetCommonCoverType()

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

Loading…