Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AutoCAD tabes - manual splits via code (VBA, lisp, etc)

0 REPLIES 0
Reply
Message 1 of 1
boswald
401 Views, 0 Replies

AutoCAD tabes - manual splits via code (VBA, lisp, etc)

Does anyone know how to access the manual split properties for an AcDbTable object, preferrably using VBA?

 

I I can set the properties using these lines below:

 

        obTable.AllowManualHeights = True
        obTable.BreaksEnabled = True
       
        obTable.TableBreakHeight = 18.9
        obTable.RepeatTopLabels = True
 

But where can I find / get / set the actual positions and heights for each split part of the table?

 

I have model space tables that will split into 8 or more parts, and display on multiple paper space sheets

 

Thanks

Brad

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost