C# Class RoomEditorApp.CmdUploadRooms.RoomSelectionFilter

Inheritance: ISelectionFilter
Mostrar archivo Open project: jeremytammik/RoomEditorApp

Public Methods

Method Description
AllowElement ( Element e ) : bool
AllowReference ( System.Reference r, XYZ p ) : bool

Method Details

AllowElement() public method

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

AllowReference() public method

public AllowReference ( System.Reference r, XYZ p ) : bool
r System.Reference
p XYZ
return bool