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