05-23-2017
04:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-23-2017
04:39 PM
Thanks! It worked!
But I'm still wondering why did I need to declare the General Dimensions (Dim GeneralDims As General Dimensions)? We don't need to declare objects in iLogic (for instance, you'll see my code doesn't have oSheets, oSheet, oDrawingViews declared).
Second, the DimType is optional rather than mandatory.
Although it worked very well, i'd appreciate it if you can explain to me both solutions (General Dimensions and DimType)
Thanks!