Go to Google Code Home
Google SketchUp SkpWriter C++ API Documentation (Labs)

Public Member Functions

atlast::sketchup::SketchUpEntityCollection Class Reference

A collection of entities. More...

#include <entityset.h>

Inherits atlast::sketchup::ISketchUpCollection.

List of all members.

Public Member Functions

virtual void Add (ISketchUpEntity *pEnt)
 Adds the given entity to the collection, if appropriate. This method is responsible for memory management (AddRef and Release).

Detailed Description

A collection of entities.


Member Function Documentation

virtual void atlast::sketchup::SketchUpEntityCollection::Add ( ISketchUpEntity pEnt  )  [inline, virtual]

Adds the given entity to the collection, if appropriate. This method is responsible for memory management (AddRef and Release).

Parameters:
pEnt The object to add to the collection.

©2010 Google - Google Home - About Google