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