C# Class SolidworksAddinFramework.Events.DDrawingDocEvents_Event.InsertTableNotifyEventArgs

Datei anzeigen Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
InsertTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System TemplatePath ) : System

Method Details

InsertTableNotifyEventArgs() public method

public InsertTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System TemplatePath ) : System
TableAnnotation SolidWorks
TableType System
TemplatePath System
return System