cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

.IDW Ilogic Sketch Parameter Control

.IDW Ilogic Sketch Parameter Control

There should be a way to access sketch/block dimension parameters so that they may be used in ilogic similar to model parameters in a model.


Example of this would be the ability to morph a title block based on the sheet size.

1 Comment
DRoam
Mentor

@david.wager, the following object path will get you the dimensions associated with the Title Block on a given sheet, which you can then modify as you wish:

 

Sheet.TitleBlock.Definition.Sketch.DimensionConstraints

I recommend using the API reference manual for further help, or asking for help on the regular forms if necessary. What you want to do via iLogic/API is already possible.

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

Submit Idea