ObjectCollection.create Method

Parent Object: ObjectCollection
Defined in namespace "adsk::core" and the header file is <Core/Application/ObjectCollection.h>

Description

Creates a new ObjectCollection object.

Syntax

This is a static method.

returnValue = adsk.core.ObjectCollection.create()
This is a static method.

#include <Core/Application/ObjectCollection.h>

returnValue = adsk::core::ObjectCollection::create();

Return Value

Type Description
ObjectCollection Returns the newly created ObjectCollection.

Version

Introduced in version August 2014