Objects
Derivative
Result of Derivative Service after Job gets processed for individual OutputFormatEnum.
Fields
id* ID! non-null | The ID that uniquely identifies the derivative. |
outputFormat* OutputFormatResponseEnum! non-null | The format of the generated derivatives. The supported format types include STEP, STL, and OBJ. |
status* DerivativeStatusEnum! non-null | Indicates the status of the derivative generation process. |
signedUrl | The generated encoded URL. |
expires | Time after which signed url will not usable. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | ComponentVersion | Represents a version of a component. |