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

Public Member Functions

atlast::sketchup::ISketchUpComponentDefinition Interface Reference

A Component Definition class. More...

#include <icomponentdefinition.h>

Inheritance diagram for atlast::sketchup::ISketchUpComponentDefinition:
atlast::sketchup::ISketchUpDrawingElement atlast::sketchup::ISketchUpGeometricElement atlast::sketchup::ISketchUpEntity atlast::sketchup::ISketchUpObject

List of all members.

Public Member Functions

virtual
ISketchUpComponentBehaviorPtr 
GetComponentBehavior () const =0
 Returns the component behavior object associated with this definition.

Detailed Description

A Component Definition class.


Member Function Documentation

virtual ISketchUpComponentBehaviorPtr atlast::sketchup::ISketchUpComponentDefinition::GetComponentBehavior (  )  const [pure virtual]

Returns the component behavior object associated with this definition.

Return values:
The ISketchUpComponentBehavior object associated with this definition. Returns NULL is either this definition isn't valid or there is no behavior object so associated.

©2010 Google - Google Home - About Google