#include <DgnPlatform\ParametricCellHandlers.h>
Go to the source code of this file.
Classes | |
struct | IDgnComponentDefinitionHandler |
A DgnComponentDefinitionHandler is associated with a DgnModel to provide access to parameters and parameter sets defined on the model for purposes of parametric modeling. More... | |
struct | ParametricCellRemapTable |
Specifies how to remap parametric cell instances when updating a parametric cell definition. More... | |
struct | IDgnComponentDefinitionModelHandler |
Handler responsible for managing a DgnModel which can serve as a "definition model" for parametric modeling. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Enumerations | |
enum | UpdateParametricCellDefStatus { Success = SUCCESS, SchemasDiffer = 1, ReadOnly, CellNotFound, Error = ERROR } |
Return status codes produced when updating a parametric cell definition. More... | |
Functions | |
DGNPLATFORM_TYPEDEFS (ParametricCellRemapTable) | |
DGNPLATFORM_TYPEDEFS | ( | ParametricCellRemapTable | ) |