 | RowItemizer Class |
RowItemizer identifies
ExportDataRows as specific
ExportItems.
For instance, a component in specific configuration should usually be exactly the same item regardless of its parent assembly.
RowItemizer also knows what is the "writeback target" for each row, if any. It supports model, drawing
and cut-list item fields.
This itemizer identifies models' file-configuration pairs and unique cut-list item names under items
as unique IDs for
ExportItem (or inheritants). Drawings and virtual items
are not indentified, which means they are collected to parent item's
Attachments.
Inheritance HierarchySystemObject CTExtensions.ExportCore.ExportHandlerRowItemizer Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
SyntaxThe RowItemizer type exposes the following members.
Constructors | Name | Description |
---|
 | RowItemizer | Initializes a new instance of the RowItemizer class |
Top
Properties | Name | Description |
---|
 | Owner |
Owner Export Handler
|
Top
Methods
Fields
See Also