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