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

Properties

ISkpAttributeProvider Interface Reference

The interface supported by object that can hold attributes. More...

Inheritance diagram for ISkpAttributeProvider:
SkpArcCurve SkpComponentDefinition SkpComponentInstance SkpConstructionLine SkpConstructionPoint SkpDimensionLinear SkpDimensionRadial SkpEdge SkpEdgeUse SkpFace SkpGroup SkpImage

List of all members.

Properties

ISkpAttributes Attributes [get]
 [propget] Returns the attributes attached to this object.

Detailed Description

The interface supported by object that can hold attributes.


Property Documentation

ISkpAttributes ISkpAttributeProvider::Attributes [get]

[propget] Returns the attributes attached to this object.

Parameters:
pVal A collection of ISkpAttribute objects that have been associated with this object.
Returns:
S_OK : if successful
E_POINTER : if any of the inputs are NULL
E_FAIL : on internal errors.

©2010 Google - Google Home - About Google