![]() | CTInterfaceButton |
The CTInterfaceButtonFuncArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonFunction | Identifies the button function used clicked as defined in ctButtonFunction |
![]() | ButtonFunctionResult | Action that user took in associated dialog box. |
![]() | ChangedProperties | Properties which values have beed changed during the event. |
![]() | Properties | All properties that have Allow Scripting set. Values of properties can be changed. |
![]() | Property | Property having ButtonFunction defined as Button function. Do not try to change value of associated custom property by using this. Instead, values should be changed by using Properties. |
![]() | SelectedProject | Currently selected project in Properties. In order to change selected project set desired project to this property. |
![]() | SWDoc | The document (IModelDoc2) which we are currently targetting. |
Date | Version | Description |
---|---|---|
- | 2016 SP4 | First Release |
- | 2017 SP2 | Extended with SelectedProject. Not available in CUSTOMTOOLS 2018 SP0 though. |