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