Method IntersectsPositiveHalfSpace
IntersectsPositiveHalfSpace(GfRange3d)
Declaration
public bool IntersectsPositiveHalfSpace(GfRange3d box)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange3d | box |
Returns
| Type | Description |
|---|---|
| bool |
IntersectsPositiveHalfSpace(GfVec3d)
Declaration
public bool IntersectsPositiveHalfSpace(GfVec3d pt)
Parameters
| Type | Name | Description |
|---|---|---|
| GfVec3d | pt |
Returns
| Type | Description |
|---|---|
| bool |