Click or drag to resize
CTInterfacePreFileConversionArgsSWDoc Property
SolidWorks.Interop.sldworks.ModelDoc2 from which the conversion is done. Note that if eg. DXF conversion from part is done, the document here is a drawing which is temporarily used in DXF-conversion process of the part. Type is defined in assembly SolidWorks.Interop.sldworks.dll.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public Object SWDoc { get; set; }

Property Value

Type: Object
See Also