SelectionManagerExtensionsCreateCallOut 方法 |
命名空间: Du.SolidWorks.Extension
public static Callout CreateCallOut( this ISelectionMgr seleMgr, int RowsNum, Func<ICallout, int, string, bool> func )
[缺少 "M:Du.SolidWorks.Extension.SelectionManagerExtensions.CreateCallOut(SolidWorks.Interop.sldworks.ISelectionMgr,System.Int32,System.Func{SolidWorks.Interop.sldworks.ICallout,System.Int32,System.String,System.Boolean})" 的 <param name="seleMgr"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.SelectionManagerExtensions.CreateCallOut(SolidWorks.Interop.sldworks.ISelectionMgr,System.Int32,System.Func{SolidWorks.Interop.sldworks.ICallout,System.Int32,System.String,System.Boolean})" 的 <param name="RowsNum"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.SelectionManagerExtensions.CreateCallOut(SolidWorks.Interop.sldworks.ISelectionMgr,System.Int32,System.Func{SolidWorks.Interop.sldworks.ICallout,System.Int32,System.String,System.Boolean})" 的 <param name="func"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.SelectionManagerExtensions.CreateCallOut(SolidWorks.Interop.sldworks.ISelectionMgr,System.Int32,System.Func{SolidWorks.Interop.sldworks.ICallout,System.Int32,System.String,System.Boolean})" 的 <returns> 文档]