Click or drag to resize

RebuildTaskPostRebuildArgs Properties

The RebuildTaskPostRebuildArgs type exposes the following members.

Properties
  NameDescription
Public propertyErrorMessage
Set non-empty string to show a custom error message.
Public propertyModelDoc
Current SolidWorks.Interop.sldworks.ModelDoc2 about to be processed. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Public propertyRebuildSuccess
Indicates whether or not the Rebuild of the file was successful.
Public propertySaveSuccess
Indicates whether or not the files was saved successfully.
Top
See Also