Anonymous
in reply to:
Anonymous
11-19-2018
05:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-19-2018
05:00 AM
That's part of the code. In order to run... 3 things must take in count.
* It's got to be run from an Assembly with sheetmetal parts inside.
* Sheetmetal parts contained in the assembly must have unfolded.
* And some text must be replaced with the full path of IDW template, to create the drawing. Where it reads "Template Full Path"
If extension.Count=0 Then 'oDrawDoc.Close (True) v_AnadirA105=v_DocumentoPadre.ComponentDefinition.Occurrences.AddVirtual("A 105 CURVAR",v_Matriz) End If HERE IS WHERE I WANT TO CREATE THE DIMENSIONS 'oDrawDoc.Close (True) Catch End Try End If Next
Thanks in advance.