IFCAnyHandle.Equality Operator
Description:
Determines whether two IFCAnyHandles are the same.
Determines whether two IFCAnyHandles are the same.
Parameters
Parameter | Type | Description |
---|---|---|
first | IFCAnyHandle | The first IFCAnyHandle. |
second | IFCAnyHandle | The second IFCAnyHandle. |
Return Value
Type | Description |
---|---|
Boolean | True if the IFCAnyHandles are the same; otherwise, false. |