点击或拖拽改变大小

DuMacroFeatBaseTMacroFeature, TDataGetPropertyPage 方法

[缺少 "M:Du.SolidWorks.Extension.DuMacroFeatBase`2.GetPropertyPage(System.Object,System.Object,System.Object)" 的 <summary> 文档]

命名空间:  Du.SolidWorks.Extension
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public abstract IPropertyManagerPage2 GetPropertyPage(
	Object app,
	Object modelDoc,
	Object feature
)

参数

app
类型:SystemObject

[缺少 "M:Du.SolidWorks.Extension.DuMacroFeatBase`2.GetPropertyPage(System.Object,System.Object,System.Object)" 的 <param name="app"/> 文档]

modelDoc
类型:SystemObject

[缺少 "M:Du.SolidWorks.Extension.DuMacroFeatBase`2.GetPropertyPage(System.Object,System.Object,System.Object)" 的 <param name="modelDoc"/> 文档]

feature
类型:SystemObject

[缺少 "M:Du.SolidWorks.Extension.DuMacroFeatBase`2.GetPropertyPage(System.Object,System.Object,System.Object)" 的 <param name="feature"/> 文档]

返回值

类型:IPropertyManagerPage2

[缺少 "M:Du.SolidWorks.Extension.DuMacroFeatBase`2.GetPropertyPage(System.Object,System.Object,System.Object)" 的 <returns> 文档]

参见