CustomCopyResolveInitialConfigurationArgs Properties |
The CTInterfaceCustomCopyResolveInitialConfigurationArgs type exposes the following members.
Name | Description | |
---|---|---|
CopyAction |
Current CUSTOMTOOLS Copy action.
| |
DMDocument |
SolidWorks.Interop.swdocumentmgr.ISwDMDocument if the file is not open in SOLIDWORKS.
NULL otherwise. Type is defined in SolidWorks.Interop.swdocumentmgr.dll
| |
InitialConf |
Initial Configuration that can be overridden here.
Override must be set to TRUE if changed.
| |
Override |
Must be set to TRUE if InitialConf is changed.
| |
Property |
Property for which the initial configuration is called for.
| |
SWDocument |
SolidWorks.Interop.sldworks.ModelDoc2 if the file is open in SOLIDWORKS.
NULL otherwise. Type is defined in SolidWorks.Interop.sldworks.dll.
|