animation
Creates a property set called MarkingSet that will remember the current marking.
CreateMarkingSet( InputObjs, [Reset] ); |
Parameter | Type | Description |
---|---|---|
InputObjs | Object names | The object(s) on which to create a marking set |
Reset | Boolean | Reset the current marking set, if any (otherwize append the
marked parameters)
Default Value: true |