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

Public Member Functions

atlast::sketchup::ISketchUpCurve Interface Reference

A curve is the base class for the 2-dimensional objects that can be created in SketchUp. More...

#include <icurve.h>

Inheritance diagram for atlast::sketchup::ISketchUpCurve:
atlast::sketchup::ISketchUpDrawingElement atlast::sketchup::ISketchUpGeometricElement atlast::sketchup::ISketchUpEntity atlast::sketchup::ISketchUpObject atlast::sketchup::ISketchUpArc atlast::sketchup::ISketchUpLineSegment atlast::sketchup::ISketchUpPolyline

List of all members.

Public Member Functions

virtual ISketchUpEdgeVectorPtr GetEdges () const =0
 Retrieves the edges associated with this curve.

Detailed Description

A curve is the base class for the 2-dimensional objects that can be created in SketchUp.

See also:
ISketchUpArc
ISketchUpLineSegment
ISketchUpPolyline

Member Function Documentation

virtual ISketchUpEdgeVectorPtr atlast::sketchup::ISketchUpCurve::GetEdges (  )  const [pure virtual]

Retrieves the edges associated with this curve.

Returns:
The Edges of this curve.

©2010 Google - Google Home - About Google