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