Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.62 KB

PatchedModelRequest.md

File metadata and controls

21 lines (16 loc) · 1.62 KB

PatchedModelRequest

Properties

Name Type Description Notes
name str, none_type [optional]
source str * `UPLOAD` - UPLOAD * `SPLIT` - SPLIT * `MERGE` - MERGE * `EXPORT` - EXPORT * `OPTIMIZED` - OPTIMIZED [optional]
world_position [float], none_type [x,y,z] array of the position of the local_placement in world coordinates [optional]
size_ratio float, none_type How many meters a unit represents [optional]
archived bool [optional]
version str, none_type This field is only for information. Updating it won't impact the export. [optional]
north_vector [[float]], none_type This field is only for information. Updating it won't impact the export. [optional]
recommanded_2d_angle float, none_type This is the angle in clockwise degree to apply on the 2D to optimise the horizontality of objects. This field is only for information. Updating it won't impact the export. [optional]
layout_name str, none_type The name of the DWG layout (only set when type==DWG) [optional]
mask_2d Mask2DRequest [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]