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

Public Member Functions

atlast::sketchup::ISketchUpView Interface Reference

A View class. More...

#include <iview.h>

Inheritance diagram for atlast::sketchup::ISketchUpView:
atlast::sketchup::ISketchUpObject

List of all members.

Public Member Functions

virtual ISketchUpInputPointPtr CreateInputPoint ()=0
 Creates an input point.

Detailed Description

A View class.

A view encapsulates the drawing window of the SketchUpTM application.


Member Function Documentation

virtual ISketchUpInputPointPtr atlast::sketchup::ISketchUpView::CreateInputPoint (  )  [pure virtual]

Creates an input point.

This method will create an input point associated with this view. Typically, one would create an input point, then use the ISketchUpInputPoint::Pick() method

Returns:
The newly created input point.

©2010 Google - Google Home - About Google