跳到主要内容

Automating drawings using SOLIDWORKS API

Automating drawing document with IDrawingDoc interface in SOLIDWORKS API sidebar_position: 2

labels: [drawing]

Drawing is a type of SOLIDWORKS for 2D representation of 3D model. SOLIDWORKS API enables automation of drawing via IDrawingDoc.

Explore this section for examples of accessing and modifying drawings using SOLIDWORKS API: views insertion, annotation insertion, dimensioning, drawings sheet management and much more.