Adding or removing entities at runtime
Entites can be constructed in various ways at runtime. Using IStdShape_DG is th esimplest way of creating new objects. See also Object Array, Solids, Shape Builder samples for examples.
Use methods of IModel_DG and IEntity_DG to remove entities or restructure entity hierarchy of a model.
|