Click or drag to resize
CustomCopyResolveInitialConfigurationArgs Properties

The CTInterfaceCustomCopyResolveInitialConfigurationArgs type exposes the following members.

Properties
  NameDescription
Public propertyCopyAction
Current CUSTOMTOOLS Copy action.
Public propertyDMDocument
SolidWorks.Interop.swdocumentmgr.ISwDMDocument if the file is not open in SOLIDWORKS. NULL otherwise. Type is defined in SolidWorks.Interop.swdocumentmgr.dll
Public propertyInitialConf
Initial Configuration that can be overridden here. Override must be set to TRUE if changed.
Public propertyOverride
Must be set to TRUE if InitialConf is changed.
Public propertyProperty
Property for which the initial configuration is called for.
Public propertySWDocument
SolidWorks.Interop.sldworks.ModelDoc2 if the file is open in SOLIDWORKS. NULL otherwise. Type is defined in SolidWorks.Interop.sldworks.dll.
Top
See Also