点击或拖拽改变大小

SelectionBoxAttribute 构造函数 (Double, swSelectType_e)

初始化 SelectionBoxAttribute 类的一个新实例

命名空间:  Du.SolidWorks.Extension
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public SelectionBoxAttribute(
	double height,
	params swSelectType_e[] fileter
)

参数

height
类型:SystemDouble

[缺少 "M:Du.SolidWorks.Extension.SelectionBoxAttribute.#ctor(System.Double,SolidWorks.Interop.swconst.swSelectType_e[])" 的 <param name="height"/> 文档]

fileter
类型:swSelectType_e

[缺少 "M:Du.SolidWorks.Extension.SelectionBoxAttribute.#ctor(System.Double,SolidWorks.Interop.swconst.swSelectType_e[])" 的 <param name="fileter"/> 文档]

参见