Method UnionWith
UnionWith(GfRange2d)
Declaration
public GfRange2d UnionWith(GfRange2d b)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange2d | b |
Returns
| Type | Description |
|---|---|
| GfRange2d |
UnionWith(GfVec2d)
Declaration
public GfRange2d UnionWith(GfVec2d b)
Parameters
| Type | Name | Description |
|---|---|---|
| GfVec2d | b |
Returns
| Type | Description |
|---|---|
| GfRange2d |