ExternalGeometryId.Inequality Operator
Description:
Determines whether two ExternalGeometryIds are different.
Determines whether two ExternalGeometryIds are different.
Parameters
| Parameter | Type | Description |
|---|---|---|
| first | ExternalGeometryId | The first ExternalGeometryId. |
| second | ExternalGeometryId | The second ExternalGeometryId. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the ExternalGeometryIds are different; otherwise, false. |