CADability dotNET

The SymbolMainProperty type exposes the following members.

Methods

  NameDescription
Public methodAdded (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).)
Public methodAddProject
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.
Public methodClear
Removes all symbols from the symbol list
Public methodGetContextMenu
Overrides GetContextMenu()()()(), returns the context menu with the id "MenuId.Symbols". (see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodRemoveProject
Removes the project from the symbol list.

Explicit Interface Implementations

See Also