Method UnionWith
UnionWith(GfRange1d)
Declaration
public GfRange1d UnionWith(GfRange1d b)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange1d | b |
Returns
| Type | Description |
|---|---|
| GfRange1d |
UnionWith(double)
Declaration
public GfRange1d UnionWith(double b)
Parameters
| Type | Name | Description |
|---|---|---|
| double | b |
Returns
| Type | Description |
|---|---|
| GfRange1d |