CTInterfaceCustomPropertyChangedArgs Class |
Namespace: ATR.CT.CTInterface
The CTInterfaceCustomPropertyChangedArgs type exposes the following members.
Name | Description | |
---|---|---|
ChangedProperties |
Array of properties that are changed during this process.
| |
Properties |
Context of all properties that allow scripting. Values of properties can be changed.
| |
Property |
Property that changed
| |
SelectedProject |
Currently selected project in Properties. In order to change selected project set desired project
to this property.
| |
SWDoc |
SolidWorks.Interop.sldworks.ModelDoc2 which CUSTOMTOOLS Properties are in question.
Type is defined in assembly SolidWorks.Interop.sldworks.dll.
|
CUSTOMTOOLS 2015 SP4
Revised in | Description |
---|---|
CUSTOMTOOLS 2017 SP2 | Extended with SelectedProject. Not available in CUSTOMTOOLS 2018 SP0 though. |