SelectionManagerExtensionsGetSelectedObjects 方法 |
命名空间: Du.SolidWorks.Extension
public static IReadOnlyList<Object> GetSelectedObjects( this ISelectionMgr selMgr, Func<swSelectType_e, int, bool> filter )
[缺少 "M:Du.SolidWorks.Extension.SelectionManagerExtensions.GetSelectedObjects(SolidWorks.Interop.sldworks.ISelectionMgr,System.Func{SolidWorks.Interop.swconst.swSelectType_e,System.Int32,System.Boolean})" 的 <param name="selMgr"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.SelectionManagerExtensions.GetSelectedObjects(SolidWorks.Interop.sldworks.ISelectionMgr,System.Func{SolidWorks.Interop.swconst.swSelectType_e,System.Int32,System.Boolean})" 的 <returns> 文档]