Method Equals
Equals(GfBBox3d, GfBBox3d)
Declaration
public static bool Equals(GfBBox3d lhs, GfBBox3d rhs)
Parameters
Type | Name | Description |
---|---|---|
GfBBox3d | lhs | |
GfBBox3d | rhs |
Returns
Type | Description |
---|---|
bool |
Equals(object)
Declaration
public override bool Equals(object rhs)
Parameters
Type | Name | Description |
---|---|---|
object | rhs |
Returns
Type | Description |
---|---|
bool |