equals
equals(Object obj) function
Determines whether the specified SoftEdge is equal to the current SoftEdge.
Parameters
Name | Type | Description |
---|---|---|
obj | Object | The SoftEdge to compare. |
Result
boolean
Determines whether the specified SoftEdge is equal to the current SoftEdge.
Name | Type | Description |
---|---|---|
obj | Object | The SoftEdge to compare. |
boolean