Method Contains
Contains(GfVec3d)
Declaration
public bool Contains(GfVec3d point)
Parameters
| Type | Name | Description |
|---|---|---|
| GfVec3d | point |
Returns
| Type | Description |
|---|---|
| bool |
Contains(GfRange3d)
Declaration
public bool Contains(GfRange3d range)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange3d | range |
Returns
| Type | Description |
|---|---|
| bool |