![]() |
|
IEnumSketchUpExporter | The "outer" interface that must be supported by objects that serve up exporters |
IProgressCB | The following interfaces are used in writing SketchUp Addins. They are not part of the SketchUp Object model, but are part of the addin architecture |
IReaderApplication | |
ISketchUpExport | ISketchUpExport interface is implemented by an object that can export a SketchUp model. It provides SketchUp with information about the kind of exporter, and also does the actual export |
ISketchUpExporter | The basic interface for an exporter |
ISketchUpExporterPlugin | |
ISketchUpPlugin | |
ISkpApplication | The application controlling distribution of the ISkpDocument |
ISkpArcCurve | An arc curve interface |
ISkpAttribute | This is the base interface for all attribute objects |
ISkpAttributeDictionary | A particular type of attribute. Supports a collection of name/value pairs |
ISkpAttributeProvider | The interface supported by object that can hold attributes |
ISkpAttributes | A collection of ISkpAttribute objects |
ISkpBoundingBox3d | A 3d bounding box |
ISkpCamera | A camera object |
ISkpCameraM | An interface for modifying a camera object |
ISkpComponentDefinition | A component definition interface |
ISkpComponentDefinitions | A collection of ISkpComponentDefinition objects |
ISkpComponentInstance | A component instance interface |
ISkpComponentInstances | A collection of ISkpComponentInstance objects |
ISkpConstructionLine | A construction line interface |
ISkpConstructionLines | A collection of ISkpConstructionLine objects |
ISkpConstructionPoint | A construction point |
ISkpConstructionPoints | A collection of construction points |
ISkpCoordinateSystem | A coordinate system |
ISkpCorrectPerspective | An interface used internally to hold perspective corrected textures |
ISkpCurve | A curve interface |
ISkpDimension | Base interface for all dimension objects |
ISkpDimensionLinear | A linear dimension type |
ISkpDimensionRadial | A radial dimension type |
ISkpDimensions | A Collection of ISkpDimension objects |
ISkpDimensionStyle | The style supported by a dimension |
ISkpDocument | The model, including all entities and supporting meta-data |
ISkpDrawingElement | The interface supported by object that can be drawn |
ISkpEdge | An Edge interface |
ISkpEdges | A collection of ISkpEdge objects |
ISkpEdgeUse | An EdgeUse interface |
ISkpEdgeUses | A collection of ISkpEdgeUse objects |
ISkpEntities | A collection of ISkpEntity objects |
ISkpEntity | Interface supported by model entities - things that are in the database |
ISkpEntityProvider | An interface supported by those objects that serve as collections of entities |
ISkpEntityProviderStatistics | Data about an Entity Provider |
ISkpEntityTransformPair | |
ISkpEntityTransformPairs | |
ISkpFace | A Face interface |
ISkpFaces | A collection of ISkpFace objects |
ISkpFaceTextureCoordsAttribute | A particular type of attribute |
ISkpFileReader | The interface that allows for file manipulation |
ISkpFileWriter | The interface that allows for writing SketchUp models |
ISkpFont | A font |
ISkpFonts | A collection of SkpFont objects |
ISkpGroup | A Group object |
ISkpGroups | A collection of groups |
ISkpHLRGeneration | Classes that support this interface can generate HLR output |
ISkpHLRView | An interface supported by those objects that can be used to give to the HLR writer |
ISkpHLRWriter | Client exporters that support HLR output implement this interface |
ISkpImage | An image |
ISkpImages | A collection of images |
ISkpInputPointFinder | An interface supported by those objects that can be used to give to the HLR writer |
ISkpLayer | Interface describing a Layer |
ISkpLayers | A collection of ISkpLayer objects |
ISkpLineCurve | A line curve |
ISkpLoop | Describes a Loop in the SketchUp topology |
ISkpLoops | A collection of loops |
ISkpMaterial | Describes a material |
ISkpMaterials | A collection of ISkpMaterial objects |
ISkpNamedValue | The ISkpNamedValue interface (used for preferences/options and attributes) |
ISkpNamedValues | The ISkpNamedValues interface - a collection of ISkpNamedValue objects |
ISkpNamedValuesM | The mutable, or editable, version of the ISkpNamedValues interface |
ISkpOpening | An opening object |
ISkpOpenings | A collection of ISkpOpening objects |
ISkpOptionsManager | Manager for all the option providers |
ISkpOptionsProvider | The interface supported by options providers |
ISkpPage | A page object |
ISkpPageM | Interface for modifying a page |
ISkpPages | A collection of pages |
ISkpPagesM | |
ISkpPlane | Describes a plane |
ISkpPoint3d | Describes a point3d |
ISkpPolygonMesh | A mesh object |
ISkpPolyline3d | A polyline3d object |
ISkpPolyline3ds | A collection of SkpPolyline3d objects |
ISkpRenderer | An interface supported by those objects that can render a SketchUp model to a bitmap |
ISkpRGBAArray | |
ISkpSectionPlane | A SectionPlane entity |
ISkpSectionPlanes | A collection of SectionPlane entities |
ISkpSelectionSet | The ISkpSelectionSet interface |
ISkpStyle | A SketchUp style that holds a thumbnail of the style and a guid or location on disk to uniquely identify the style |
ISkpStyleM | Interface for modifying a style |
ISkpStyleManager | A manager for all of the document styles |
ISkpStyleManagerM | Interface for modifying the style manager |
ISkpStyles | A collection of styles |
ISkpText | A Text entity |
ISkpTexts | A collection of text entities |
ISkpTexture | A texture object |
ISkpTextures | A collection of texture objects |
ISkpTextureWriter | A utility class that will write out texture files |
ISkpTextureWriter2 | An extension of the ISkpTextureWriter to support Groups |
ISkpTextureWriterEx | |
ISkpThumbnailProvider | An interface supported by those objects that can provide a thumbnail representation |
ISkpTransform | A 4x4 transform object |
ISkpUVHelper | An interface used to compute UV texture coordinates for a particular face |
ISkpVector3d | Describes a vector3d |
ISkpVertex | A Vertex interface |
ISkpVertices | A collection of ISkpVertex objects |
ISkpView | An interface exposing view capabilities |
ISkpViewProvider | An interface supported by objects that can provide a view |
ISupportExporterAbout | An optional interface supported by an exporter |
ISupportExporterFileSpecificOptions | An optional interface supported by an exporter |
ISupportExporterOptions | An optional interface supported by an exporter |
ISupportExporterProgress | An optional interface supported by an exporter |
ISupportExporterSummary | An optional interface supported by an exporter |
ISupportExporterValidation | An optional interface supported by an exporter so that the exporter can "opt-out" of being used |
ISupportExporterVersion | An optional interface supported by an exporter so that the SketchUp application can determine whether the exporter should be allowed based on version information |
SKETCHUPREADERLib::ReaderApplication | |
SkpApplication | |
SketchUp::SkpApplication | |
SketchUp::SkpArcCurve | |
SkpArcCurve | |
SketchUp::SkpAttribute | |
SkpAttributeDictionary | |
SketchUp::SkpAttributeDictionary | |
SketchUp::SkpAttributes | |
SketchUp::SkpBoundingBox3d | |
SketchUp::SkpCamera | |
SketchUp::SkpCameraM | |
SketchUp::SkpComponentDefinition | |
SkpComponentDefinition | |
SketchUp::SkpComponentDefinitions | |
SketchUp::SkpComponentInstance | |
SkpComponentInstance | |
SketchUp::SkpComponentInstances | |
SketchUp::SkpConstructionLine | |
SkpConstructionLine | |
SketchUp::SkpConstructionLines | |
SketchUp::SkpConstructionPoint | |
SkpConstructionPoint | |
SketchUp::SkpConstructionPoints | |
SketchUp::SkpCoordinateSystem | |
SketchUp::SkpCurve | |
SketchUp::SkpDimensionLinear | |
SkpDimensionLinear | |
SketchUp::SkpDimensionRadial | |
SkpDimensionRadial | |
SketchUp::SkpDimensions | |
SketchUp::SkpDimensionStyle | |
SkpDocument | |
SketchUp::SkpDocument | |
SkpEdge | |
SketchUp::SkpEdge | |
SketchUp::SkpEdges | |
SkpEdgeUse | |
SketchUp::SkpEdgeUse | |
SketchUp::SkpEdgeUses | |
SketchUp::SkpEntities | |
SketchUp::SkpEntityProviderStatistics | |
SketchUp::SkpEntityTransformPair | |
SketchUp::SkpEntityTransformPairs | |
SkpFace | |
SketchUp::SkpFace | |
SketchUp::SkpFaces | |
SketchUp::SkpFaceTextureCoordsAttribute | |
SketchUp::SkpFont | |
SketchUp::SkpFonts | |
SkpGroup | |
SketchUp::SkpGroup | |
SketchUp::SkpGroups | |
SkpImage | |
SketchUp::SkpImage | |
SketchUp::SkpImages | |
SkpLayer | |
SketchUp::SkpLayer | |
SketchUp::SkpLayers | |
SketchUp::SkpLineCurve | |
SketchUp::SkpLoop | |
SketchUp::SkpLoops | |
SketchUp::SkpMaterial | |
SkpMaterial | |
SketchUp::SkpMaterials | |
SketchUp::SkpNamedValue | |
SketchUp::SkpNamedValues | |
SketchUp::SkpNamedValuesM | |
SketchUp::SkpOpening | |
SketchUp::SkpOpenings | |
SketchUp::SkpOptionsManager | |
SketchUp::SkpOptionsProvider | |
SketchUp::SkpPage | |
SketchUp::SkpPages | |
SketchUp::SkpPlane | |
SketchUp::SkpPoint3d | |
SketchUp::SkpPolygonMesh | |
SketchUp::SkpPolyline3d | |
SketchUp::SkpPolyline3ds | |
SketchUp::SkpRenderer | |
SKETCHUPREADERLib::SkpRGBAArray | |
SketchUp::SkpSectionPlane | |
SketchUp::SkpSectionPlanes | |
SketchUp::SkpSelectionSet | |
SkpSelectionSet | |
SketchUp::SkpStyle | |
SketchUp::SkpStyleManager | |
SketchUp::SkpStyles | |
SketchUp::SkpText | |
SkpText | |
SketchUp::SkpTexts | |
SketchUp::SkpTexture | |
SketchUp::SkpTextures | |
SketchUp::SkpTextureWriter | |
SketchUp::SkpTransform | |
SketchUp::SkpUVHelper | |
SketchUp::SkpVector3d | |
SkpVertex | |
SketchUp::SkpVertex | |
SketchUp::SkpVertices | |
SketchUp::SkpView |
©2010 Google - Google Home - About Google |