Make drawing
  • 29 Jun 2022
  • 2 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Make drawing

  • Dark
    Light
  • PDF

Article Summary

Description

Creates a drawing of the current component

Make a drawing of the current component. Drawings are made from a selected idw or dwg template.
It is possible to retrieve the dimensions from the model and insert a Cadit parts list.ini when the new drawing is made.
It is also possible to configure Sovelia to copy model properties to the drawing or update scale property when the drawing is made.

Start from Assembly ribbon, Tools ribbon or 3D Model ribbon, on the Sovelia panel:

MakeDrawingIcon

MakeDrawing

CommandValue
Drawing TemplateName of an Inventor idw or Inventor dwg template for drawing creation. Default value is the previous value in the current assembly if the command has been used on the current assembly before. If not, it is the previous Template used by the command
BrowseBrowse for a template
Retrieve all model dimensionsCheck to get all model dimensions in the new drawing. The dimensions will be inserted arranged. It is not recommended for assemblies
Insert Parts ListInserts selected Parts List in the new drawing
OKCreates a new drawing
CancelCloses the dialog box

Model properties are copied, and scale properties are updated automatically according to the settings in CaditInventor.ini

The new drawing is made according to certain rules which control number of views, scale, rotation, margins and gap between views. This is different for different component types.
The configuration file Cadit Make Drawing.ini contains values for the scale list, margins, gap, rotation and other settings.

The layout is according to this list:

Component typeCriteriaScaleFigure (click to Expand)
Sheet Metal Part, Flat PlateFlat Sheet Metal parts. Property ct_cut_info has one of the following values: FPE1, FPEZ.Scaled to fit all views in the border. Drawing base view from the flat pattern of the part.MPD 1
Sheet Metal Part, Folded Plate or Folded ProfileAll other Sheet Metal partsScaled to fit all views in the border. Drawing is divided in to, one half for the Flat Pattern and the other half for tree views of the folded model.MPD 2
Standard Part, PlatePlates. Property ct_cut_info has one of the following values: PL, DPL, XY, XZ, YX, YZ, ZX, ZY, TXY, TXZ, TYX, TYZ, TZX, TZY, PXY, PXZ, PYX, PYZ, PZX, PZY.Scaled to fit all views in the border. Base view orientation is aligned with the drawing borderMPD 3
Standard Part, ProfileCut-length profiles, beams, yard goods. Property ct_cut_info has one of the following values: X, Y, Z, L, FPEL, RB. Frame generator or content center beams with property G_L or pipes with property PLScaled according to width of section view. User can manually break view to adjust the lengthMPD 4
Standard PartAll other partsScaled to fit all views in the border. Standard view orientationMPD 5

See also Cadit Make Drawing.ini, Cadit parts list.ini, Property editor, CaditInventor.ini, File name setup, Open common folder, Open local folder and Open user folder.


Was this article helpful?