Method VtValueToGfInterval
VtValueToGfInterval(VtValue)
Declaration
public static GfInterval VtValueToGfInterval(VtValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | value |
Returns
| Type | Description |
|---|---|
| GfInterval |
VtValueToGfInterval(VtValue, out GfInterval)
Declaration
public static void VtValueToGfInterval(VtValue value, out GfInterval output)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | value | |
| GfInterval | output |