instantreality 1.0

Component:
Operator
Status:
interface only
Structure type:
concrete
Standard:
Avalon

DeleteOperator

Deletes all nodes which types isA elem of nodeTypes

Inheritance

Code

XML encoding
<DeleteOperator nodeTypes='Node'
parentTypes='Node'
fieldValues=''
singleNameSpace='TRUE'
logFeature=''
 />
Classic encoding
DeleteOperator {
	nodeTypes ["Node"]
	parentTypes ["Node"]
	fieldValues [""]
	singleNameSpace TRUE
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element