C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Information about the solid part. More...

#include <part_solid.h>

+ Collaboration diagram for MbPartSolidData:

Public Member Functions

 MbPartSolidData (MbSolid *_part, uint _id, ptrdiff_t _ind, const MbPath &_path, bool _selected)
 Constructor by data.
 
bool IsValid () const
 Check data for correctness.
 

Public Attributes

MbSolidpart
 The part of the solid.
 
uint id
 Solid identifier.
 
ptrdiff_t ind
 Index of the solid part.
 
const MbPathpath
 Path.
 
bool selected
 State of part selection.
 

Detailed Description

Information about the solid part.

Information about the solid part and it state.


The documentation for this struct was generated from the following file: