Click or drag to resize

CTInterfaceCustomPropertiesFinishedArgs Class

Event argument class for OnCustomPropertiesFinished.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceCustomPropertiesFinishedArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class CustomPropertiesFinishedArgs : EventArgs

The CTInterfaceCustomPropertiesFinishedArgs type exposes the following members.

Properties
 NameDescription
Public propertySWDoc SolidWorks.Interop.sldworks.ModelDoc2 which CUSTOMTOOLS Properties were just exited with OK/Apply and possible save etc processes have completed. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Top
Revision History
DateVersionDescription
-2015 SP3First Release
See Also