SUAPI-CppWrapper
C++WrapperforSketchUpCAPI
Public Member Functions
CW::ModelStatistics Class Reference

Public Member Functions

 ModelStatistics (SUModelStatistics model_statistics)
 
 ModelStatistics (const Model &model)
 
int faces () const
 
int edges () const
 
int instances () const
 
int groups () const
 
int images () const
 
int definitions () const
 
int layers () const
 
int materials () const
 

Detailed Description

Definition at line 345 of file Model.hpp.

Member Function Documentation

int CW::ModelStatistics::faces ( ) const

Return the number of faces in the model.

Definition at line 608 of file Model.cpp.


The documentation for this class was generated from the following files: