Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RoomEditorApp
CmdUploadRooms.RoomSelectionFilter
C# Class RoomEditorApp.CmdUploadRooms.RoomSelectionFilter
Inheritance:
ISelectionFilter
Mostra file
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