OverruleIsApplicable Method

Checks whether the overrule is applicable. This method needs to be implemented in derived classes.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual bool IsApplicable(
        RXObject overruledSubject
)

Parameters

overruledSubject  RXObject
[in] Object to be overruled.

Return Value

Boolean
True if the overrule can be applied, or False, otherwise.
See Also

©  Bricsys NV. All rights reserved.