ObjectCollection.clear Method
Parent Object: ObjectCollectionDefined in namespace "adsk::core" and the header file is <Core/Application/ObjectCollection.h>
Description
Clears the entire contents of the collection.
Syntax
"objectCollection_var" is a variable referencing an ObjectCollection object. |
Return Value
| Type | Description |
| boolean | Returns true if successful. |
