Description Remove all Scatter models on all surfaces descended from the given group entities.
Syntax count = RemoveAllScatterPropGrp ( n )
Parameters count (Long) Number of entities from which Scatter models were removed. The function does not return the number of scatter models removed.
n As Long Group node number.
Remarks Remove all Scatter models on all surfaces descended from the given group entities. Returns the number of entities from which Scatter properties are removed rather than the number of scatter models removed. This count includes Lens, Mirror & Prism entities. If the indicated group is not found, the function returns an error. If there are no valid entities, a zero is returned.
Groups can only be created/edited/managed from the scripting language.
See Also
|