[CONNECT] Place Normal Cell Instance from Library

The MicroStationAPI and the DgnPlatformNet have a CreateSharedCellElement() method (as of Update 10).  It creates an instance, or placement, of a shared cell element in a DGN model.

Why isn't there a C++ .NET similar method for creating instances of normal cells?  Consider these existing methods:

  • VBA:  CreateCellElement2 
  • MicroStationAPI: mdlCell_getElmDscr  
Parents Reply Children