Click or drag to resize

PreBatchProcessFileArgs Properties

The CTInterfacePreBatchProcessFileArgs type exposes the following members.

Properties
  NameDescription
Public propertyBatchFileConversionRule
Get the CustomTools batch file conversion interface.
Public propertyBatchOpTemplateID
ID of ICTBatchOperationTemplate in case that template was activated before the Batch Operations started. 0 if no active template.
Public propertyCancelOperation
Set to TRUE to cancel current operation
Public propertyIsPrintProcess
Returns true for Print process and false for conversion process.
Public propertyPrintProfile
Get the CustomTools printing profile interface.
Public propertySolidWorksDocument
Current SolidWorks.Interop.sldworks.ModelDoc2 about to be processed. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Top
See Also