Click or drag to resize

CustomPropertyChangedArgs Properties

The CTInterfaceCustomPropertyChangedArgs type exposes the following members.

Properties
 NameDescription
Public propertyChangedProperties Array of properties that are changed during this process.
Public propertyProperties Context of all properties that allow scripting. Values of properties can be changed.
Public propertyProperty Property that changed
Public propertySelectedProject Currently selected project in Properties. In order to change selected project set desired project to this property.
Public propertySWDoc SolidWorks.Interop.sldworks.ModelDoc2 which CUSTOMTOOLS Properties are in question. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Top
See Also