ObsoleteThis method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.
[ObsoleteAttribute("This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.")]
publicboolEvaluate(
intlhs,
intrhs
)
<ObsoleteAttribute("This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.")>
PublicFunctionEvaluate (
lhsAsInteger,
rhsAsInteger
) AsBoolean
public:
[ObsoleteAttribute(L"This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.")]
boolEvaluate(
intlhs,
intrhs
)
[<ObsoleteAttribute("This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.")>]
memberEvaluate :
lhs : int *
rhs : int->bool
The user-supplied value against which values from the document are tested.
Return Value→BooleanTrue if lhs , rhs satisfy the condition implemented by this evaluator.
Thanks for the report.
Erik will look at it. You can keep using the site.
Embed this page
Sections to include
Theme
Adds a tiny script so the iframe grows to fit its content. Some sites (Medium, Notion) strip scripts, leave this off for those and the embed scrolls inside a fixed height.