Inputs
CreateDesignFromFileInput
Input object for creating a design from a file.
Fields
hubId* ID! non-null | ID of the hub. |
sourceItemId* ID! non-null | ID of the source file. |
name | Name of the new file. If not provided, then name of the source file will be used to create new file. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Input for Mutation | createDesignFromFile | Create design from a file. Supported file formats: Alias Files (*.wire), AutoCAD DWG Files (*.dwg), Autodesk Eagle Files (*.sch *.brd *.lbr), Autodesk Fusion Archive Files (*.f3d *.f3z *.fsch *.fbrd *.flbr *.f2t), Autodesk Inventor Files (*.iam *.ipt), CATIA V5 Files (*.CATProduct *.CATPart), DXF Files (*.dxf), FBX Files (*.fbx), IGES Files (*.ige *.iges *.igs), JT Files (*.jt), NX Files (*.prt), OBJ Files (*.obj), Parasolid Binary Files (*.x_b), Parasolid Text Files (*.x_t), Pro/ENGlNEER and Creo Parametric Files (*.asm* *.prt*), Pro/ENGlNEER Granite Files (*.g), Pro/ENGlNEER Neutral Files (*.neu*), Rhino Files (*.3dm), SAT/SMT Files (*.sab *.sat *.smb *.smt), SketchUp Files (*.skp), SolidEdge Files (*.par *.asm *.psm), SolidWorks Files (*.prt *.asm *.sldprt *.sldasm), STEP Files (*.ste, *.step *.stp), STL Files (*.stl), 123D Files (*.123dx), 3MF Files (*.3mf) |