CADability dotNET
The IFrame type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AssureModelView | ||
| FocusChanged | ||
| GetActivePropertyDisplay | ||
| GetBooleanSetting | ||
| GetColorSetting | ||
| GetDoubleSetting | ||
| GetIntSetting | ||
| GetPropertyDisplay | ||
| GetSetting | ||
| GetStringSetting | ||
| PreProcessMouseWheel | ||
| RemoveActiveAction |
Removes the active action froom the action stack. Usually actions terminate themselves
by calling RemoveThisAction()()()().
| |
| SetAction |
Starts the provided action. The currently active action will either be aborted or
pushed down on the action stack until the provided action terminates.
| |
| SetControlCenterFocus |
Sets the focus to a given entry in a given tabpage of the controlcenter.
The names of the standard tabpgaes are:
"Action","Project","Global","View","Symbol". If resourceId is null
only the specified tabpage is selected.
| |
| SetCurrentMenuId |
This method is usually only internally used. The menu id is set automatically when
the CADability menu is used.
| |
| ShowPropertyDisplay |