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

Public Member Functions

atlast::sketchup::ISketchUpObject Interface Reference

The base class for all object in the SAPI, or SketchUp, API. More...

#include <iobject.h>

Inheritance diagram for atlast::sketchup::ISketchUpObject:
atlast::sketchup::ISketchUpAngleFormatter atlast::sketchup::ISketchUpApplication atlast::sketchup::ISketchUpDocument atlast::sketchup::ISketchUpEntity atlast::sketchup::ISketchUpInputPoint atlast::sketchup::ISketchUpLengthFormatter atlast::sketchup::ISketchUpView atlast::sketchup::ISketchUpAttribute atlast::sketchup::ISketchUpAttributeDictionaryEntry atlast::sketchup::ISketchUpComponentBehavior atlast::sketchup::ISketchUpController atlast::sketchup::ISketchUpEdgeUse atlast::sketchup::ISketchUpEntityContainer atlast::sketchup::ISketchUpGeometricElement atlast::sketchup::ISketchUpLayer atlast::sketchup::ISketchUpOptionsManager atlast::sketchup::ISketchUpPage

List of all members.

Public Member Functions

virtual bool IsValid () const =0
 every object knows whether it is valid.

Detailed Description

The base class for all object in the SAPI, or SketchUp, API.


Member Function Documentation

virtual bool atlast::sketchup::ISketchUpObject::IsValid (  )  const [pure virtual]

every object knows whether it is valid.

Returns:
true iff this is a valid object.

Implemented in atlast::sketchup::ISketchUpController, and atlast::sketchup::ISketchUpInputPoint.


©2010 Google - Google Home - About Google