OverruleHasOverrule Method

Checks whether the specified overrule handles a given object.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public static bool HasOverrule(
        RXObject overruledSubject,
        RXClass targetClass
)

Parameters

overruledSubject  RXObject
[in] Object to be overruled.
targetClass  RXClass
[in] Class description object to which the overrule applies.

Return Value

Boolean
True if the object is to be handled by overrule; otherwise the method returns False.
See Also

©  Bricsys NV. All rights reserved.