10-23-2017
12:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-23-2017
12:07 AM
Hi,
Yes you can. with this code:
Dim oDWGdoc as DrawingDocument
oDWGDoc = ThisApplication.ActiveDocument
Dim oSht as Sheet
'oSht = oDWGDoc.sheets.item(1) 'With index, result get sheet:1 ; or
'oSht = oDWFDoc.sheets.item("test:2") ' with name of sheet ; pick one
'next you're code
Please use the ACCEPT AS SOLUTION or KUDOS button if my Idea helped you to solve the problem.
Autodesk Inventor Professional Certified 2014
Autodesk Inventor Professional Certified 2014