Create Hole Table/Table through i-logic

Create Hole Table/Table through i-logic

gopinathmY575P
Advocate Advocate
158 Views
5 Replies
Message 1 of 6

Create Hole Table/Table through i-logic

gopinathmY575P
Advocate
Advocate

Hello Team,

 

I need help in creating hole table/custom table through ilogic.

0 Likes
159 Views
5 Replies
Replies (5)
Message 2 of 6

ryan.rittenhouse
Advocate
Advocate

What do you need help with? The easy way to add one is through Sheet.HoleTables.Add. you send it a view from the sheet, a Point2d to locate it, and a hole style and it does most of the heavy lifting. If you're running into trouble post your code and the errors you are getting and we can take a look.

If this solved your problem, or answered your question, please click Accept Solution.
0 Likes
Message 3 of 6

gopinathmY575P
Advocate
Advocate

Whatever you mentioned will work for vba, but my need is through i-logic . as per my exploration there is no inbuilt snippets for hole tables through ilogic, thats why i raised this.

0 Likes
Message 4 of 6

marcin_otręba
Advisor
Advisor

 

it works in ilogic as well:

marcin_otrba_1-1747224918324.png

 

Hi, maybe you want to check my apps:


DrawingTools   View&ColoringTools   MRUFolders

Message 5 of 6

ryan.rittenhouse
Advocate
Advocate

iLogic is essentially VBA with some added wrappers. We do all of our print automation in straight iLogic. If you need specific help with any part of it, we can work to clarify things.

If this solved your problem, or answered your question, please click Accept Solution.
0 Likes
Message 6 of 6

gopinathmY575P
Advocate
Advocate
0 Likes