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)
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
Availability

CUSTOMTOOLS 2015 SP3


See Also