Message 1 of 4
Add a feature control frame to a dimension by iLogic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How to add a feature control frame to a dimension by iLogic (see picture below).
I already have an intent "AnsaugInnen"
Dim Sheet_1 = ThisDrawing.Sheets.ItemByName("Blatt:1")
Dim Schnittansicht = Sheet_1.DrawingViews.ItemByName("B")
Dim genDims = Sheet_1.DrawingDimensions.GeneralDimensions
Dim AnsaugInnen = Schnittansicht.GetIntent("Sheet Metal (mm):2","AnsaugDKanteDSInnen")