invDrawingDocument is inherited from invDocument and creates an Inventor Drawing document.
InvDocument
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
[None*] |
|
*See invDocument for rules that are inherited here.
In your kBridge Examples Projects folder open the project called ‘Table_KB_Inventor_Example’.
Reference Location:
"world.tableapplication1.drawingdocuments"
Link: https://knowledgebridge.engineer/projects
The 2 parameters that are important in the DrawingDocuments are:
invTemplate = "Factory/Assembly_inch.idw"
invRelativeOutputFilePath = "MemberFiles/TableDrawing.idw"