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