AnalyticalModelSurface.IsValidOpeningForHide
Description:
Returns true if opening with given Identifier could be hidden, false for all other Identifiers.
Returns true if opening with given Identifier could be hidden, false for all other Identifiers.
public bool IsValidOpeningForHide(
ElementId openingId
)
-
openingIdIdentifier of opening to check.
Return Value
bool
True for openings which are valid to be hidden, false for all other Identifiers.
-
A non-optional argument was null