Click or drag to resize

CTInterfaceModelConfArgs Class

Generic event args for passing ModelDoc2 -object and configuration. Both are non-changeable.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceModelConfArgs
      ATR.CT.CTInterfaceCTInterfaceCustomPropertiesLoadingArgs

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

The CTInterfaceModelConfArgs type exposes the following members.

Properties
 NameDescription
Public propertyConfiguration Configuration name.
Public propertySWDoc The document (IModelDoc2)
Top
Revision History
DateVersionDescription
-2016 SP3First Release
See Also