| Rhino C++ API
    8.24
    | 
#include <rhinoSdkInstance.h>
| Public Member Functions | |
| CRhinoInstanceObjectPiece () | |
| Public Attributes | |
| ON_3dmObjectAttributes | m_atts | 
| attributes to apply  More... | |
| const CRhinoObject * | m_object | 
| part of document - do NOT modify  More... | |
| ON_Xform | m_xform | 
| use default destructor, copy constructor, and operator=  More... | |
Description: CRhinoInstanceObject::Explode uses CRhinoInstanceObjectPiece to return the pieces.
| CRhinoInstanceObjectPiece::CRhinoInstanceObjectPiece | ( | ) | 
| ON_3dmObjectAttributes CRhinoInstanceObjectPiece::m_atts | 
attributes to apply
| const CRhinoObject* CRhinoInstanceObjectPiece::m_object | 
part of document - do NOT modify
| ON_Xform CRhinoInstanceObjectPiece::m_xform | 
use default destructor, copy constructor, and operator=
transformation to apply
 1.8.17
 1.8.17