<Code Lib>
2020 Method
Changes 4
M

RebarHostData.GetCommonCoverType

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

public RebarCoverType GetCommonCoverType()

nullNothingnullptr The common CoverType for all exposed faces, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there are multiple CoverTypes.

Loading…