addProperty()

An existing property is added to another node.

Tip:

Useful to copy a property from one node to another.

Example using addProperty():

prpRef = nodMyNode.addProperty(prpSrc)

Parameter

Description

prpSrc

References the source property to be replicated