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