C# Class Case.DimensionOverrides.Data.DimensionFilter

Inheritance: ISelectionFilter
Mostrar archivo Open project: WeConnect/case-apps

Public Methods

Method Description
AllowElement ( Element elem ) : bool
AllowReference ( System.Reference reference, XYZ position ) : bool

Method Details

AllowElement() public method

public AllowElement ( Element elem ) : bool
elem Element
return bool

AllowReference() public method

public AllowReference ( System.Reference reference, XYZ position ) : bool
reference System.Reference
position XYZ
return bool