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