Click or drag to resize

CTInterfacePostFileConversionArgsSourceModelDoc Property

SolidWorks.Interop.sldworks.ModelDoc2 from which the conversion was 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. This may be null for merge and/or impose -rules.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public Object SourceModelDoc { get; }

Property Value

Object
See Also