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

Properties

ISkpViewProvider Interface Reference

An interface supported by objects that can provide a view. More...

Inheritance diagram for ISkpViewProvider:
SkpApplication

List of all members.

Properties

ISkpView CurrentView [get]
 [propget] The Current View presented by the application

Detailed Description

An interface supported by objects that can provide a view.

Only certain types of ISkpApplication implementations can actually provide a view. Those must support this interface, by which a view can be obtained.

Examples:

GetCurrentView.cpp.


Property Documentation

ISkpView ISkpViewProvider::CurrentView [get]

[propget] The Current View presented by the application

Return values:
ppView The current view.
Returns:
S_OK : if successful
E_POINTER : if ppView == NULL

©2010 Google - Google Home - About Google