Main Content
vrnode/propagate
(To be removed) Propagate value of selected property to vrnode
object
Since R2023b
vrnode/propagate
will be removed in a future release. For more
information, see Version History.
Syntax
propagate(vrnode_object,PropertyName,PropertyValue)
Arguments
| The |
PropertyName | Name of property propagated to |
PropertyValue | Value of property propagated to |
Description
propagate(vrnode_object,PropertyName,PropertyValue)
propagates the
property value specified by PropertyValue
to the property specified by
PropertyName
of the vrnode_object
and all its
children.