C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.InsertTableNotifyEventArgs

显示文件 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