RemoveAllProperties

Introduced

v1.0

Description

Removes all local properties on objects. If an object is branch selected, all local properties in the branch are removed.

Scripting Syntax

RemoveAllProperties( [InputObjs], [BranchFlag] );

Parameters

Parameter Type Description
InputObjs String List of objects.
BranchFlag siBranchFlag Traverse the branch or just the node

Default Value: siUnspecified

See Also

AddProp MakeLocal