[CE U12] How to access parametric solid using EC Query?

Hi,

this my question does not relate to specific API and is more about general concepts how to access elements and related data.

Also, it's just a theory and I did not write any test code yet, so maybe I will realize I am asking something obvious when some code will exist ;-)

When using ECQuery class to access design file data, there is usually 1:1 mapping between DGN element types and EC classes, also for some extended elements (type 106) like Parametric Cell related EC class exists. But how parametric solids (e.g. simple one created using union of two slabs) are represented in "EC world"?

In other words: Is it possible to access parametric elements including their properties and feature tree using EC query?

With regards,

  Jan

Parents Reply Children