problem
I downloaded the VBA Cell Placement Project from this page. MicroStation VBA: Cell Placement (la-solutions.co.uk)
It works pretty darn good but when I use an annotation cell it does not take in consideration that the scale has to be adjusted.
I looked for properties and found: ModelAnnotationScale - for dimensions but it had no affect on cells.
Place Active Cell command
Tried to find out if what the regular command had to influence het placement of annotation cells.
Annotation Scale Lock does influence it but no propperty in VBA to influence that.
chat GPT
I used the AI from Microsoft but it could not give me the answer on a dozen of questions about it.
conclusion
So my fear is that it is not accessable through VBA.
The page said to post any questions here.
Anyone suggestions on how to adjust the settings so it will place it correctly?