A type of cell for which graphics are generated parametrically. More...
Classes | |
struct | ParametricCellDefinition |
Represents a parametric model published as a cell definition in a manner similar to shared cells. More... | |
struct | ParametricCellDefIterator |
An iterator over the parametric cell definition elements within a DgnFile. More... | |
struct | ParametricCellDefCollection |
A collection of all parametric cell definition elements within a DgnFile. More... | |
struct | IParametricCellDefEventListener |
Interface adopted by an object which wants to be notified of parametric cell definition- related events when they occur. More... | |
struct | ParametricCellDefHandler |
Handler responsible for parametric cell definition elements. More... | |
struct | ParametricCellInfo |
Describes a parametric cell instance. More... | |
struct | ParametricCellHandler |
Handler responsible for parametric cell instance elements. More... | |
Enumerations | |
enum | ParametricCellDefEventType { Add, Modify, Delete } |
Types of parametric cell definition-related events for which notifications are dispatched. More... | |
A type of cell for which graphics are generated parametrically.
Parametric Cells are similar to shared cells in that:
Parametric Cells differ from shared cells in that: