Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::geometric_tolerance, and Assimp::STEP::ObjectHelper< geometric_tolerance_with_datum_reference, 1 >.
Inherited by Assimp::StepFile::angularity_tolerance, Assimp::StepFile::circular_runout_tolerance, Assimp::StepFile::coaxiality_tolerance, Assimp::StepFile::concentricity_tolerance, Assimp::StepFile::parallelism_tolerance, Assimp::StepFile::perpendicularity_tolerance, Assimp::StepFile::symmetry_tolerance, and Assimp::StepFile::total_runout_tolerance.
Public Member Functions | |
geometric_tolerance_with_datum_reference () | |
![]() | |
geometric_tolerance () | |
![]() | |
ObjectHelper () | |
![]() | |
std::string | GetClassName () const |
uint64_t | GetID () const |
Object (const char *classname="unknown") | |
void | SetID (uint64_t newval) |
template<typename T > | |
T & | To () |
template<typename T > | |
const T & | To () const |
template<typename T > | |
T * | ToPtr () |
template<typename T > | |
const T * | ToPtr () const |
virtual | ~Object () |
![]() | |
ObjectHelper () | |
Public Attributes | |
ListOf< Lazy< datum_reference >, 1, 0 > | datum_system |
![]() | |
text::Out | description |
Lazy< measure_with_unit > | magnitude |
label::Out | name |
Lazy< shape_aspect > | toleranced_shape_aspect |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
ListOf< Lazy< datum_reference >, 1, 0 > Assimp::StepFile::geometric_tolerance_with_datum_reference::datum_system |