Click or drag to resize
ModelDocLoadedArgs Properties

The CTInterfaceModelDocLoadedArgs type exposes the following members.

Properties
  NameDescription
Public propertyProject
CTEngineLib.CTProject that was originally defined for the document during its load. Type is defined in assembly Interop.CTEngineLib.dll.
Public propertySWDoc
SolidWorks.Interop.sldworks.ModelDoc2 being loaded. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Public propertyUpdatedProject
CTEngineLib.CTProject that can be set for the document. Type is defined in assembly Interop.CTEngineLib.dll.
Top
See Also