- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi @BK-MTFNE. I think that maybe the order of events would have to change to make that happen. You need a drawing, and a sheet, before you can place a base view on that sheet, and I do not think that you can change the sheet format of the sheet after you have already created it and placed a view on it. I believe you will need to start with the model document reference first. Then determine whether it is a part, or assembly. Then get a reference to the corresponding sheet format object. Then use that sheet format object to create a new sheet, and specify that model document as what to fill in any views with. You can have views already in the sheet format, and if so, that model will fill in those views for you automatically. If you did not include any views in your sheet format, then you will have to place the first view either manually, or by code.
Here are a few related Inventor API online help Links:
Wesley Crihfield
(Not an Autodesk Employee)