Click or drag to resize

CTInterfaceModelConfArgs Class

Generic event args for passing ModelDoc2 -object and configuration. Both are non-changeable.
Inheritance Hierarchy

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

The CTInterfaceModelConfArgs type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Configuration name.
Public propertySWDoc
The document (IModelDoc2)
Top
Availability

CUSTOMTOOLS 2016 SP3


See Also