I know that MSCE update 9 has provided a class of parametric cell to do this, but i can't solve this problem in v8i!
i can find the most relative message is this title , using the lib of triforma, but it's also not clear for me. thank anyone here.
陈 承成 said:How to place or set up a parametric cell by MDL? I can't solve this problem in v8i
Are you attempting to create an AECOSim parametric cell or a MicroStation parametric (dimension-driven) cell?
With MicroStation V8i you have two APIs that can be used together: the C MDL API and the C++ MicroStationAPI. I have little experience with AECOSim, so can't comment on the corresponding C or C++ APIs.
陈 承成 said:How to place or set up a parametric cell by C#?
C# uses the V8i VBA library via an InterOp. While you might prefer C# as a language, it can't do anything that VBA can't do. VBA has no API for parametric or design-driven cells.
Regards, Jon Summers LA Solutions