CADability dotNET
The SymbolMainProperty type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Added |
Overrides Added(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).) | |
| AddProject |
Adds a project to the list of displayed symbols. The models in the project are scanned for
symbols and the symbols are added to the symbol list.
| |
| Clear |
Removes all symbols from the symbol list
| |
| GetContextMenu |
Overrides GetContextMenu()()()(),
returns the context menu with the id "MenuId.Symbols".
(see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().) | |
| RemoveProject |
Removes the project from the symbol list.
|
Properties
| Name | Description | |
|---|---|---|
| EntryType |
Overrides EntryType,
returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.) | |
| LabelType |
Overrides LabelType (Overrides IShowPropertyImpl..::..LabelType.) | |
| SubEntries |
Overrides SubEntries,
returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.) | |
| SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) |