Click or drag to resize

Filter(FilterCollection) Constructor

返回用户文档首页
Initializes a new instance of the Filter class

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.16 (2025.0.9.16)
Syntax
C#
public Filter(
	FilterCollection exprs
)

Parameters

exprs  FilterCollection
 
See Also