Assimp  v4.1. (December 2018)
Assimp::StepFile::representation_relationship Struct Reference

Inherits Assimp::STEP::ObjectHelper< representation_relationship, 4 >.

Inherited by Assimp::StepFile::constructive_geometry_representation_relationship, Assimp::StepFile::definitional_representation_relationship, Assimp::StepFile::drawing_sheet_revision_sequence, Assimp::StepFile::explicit_procedural_representation_relationship, Assimp::StepFile::representation_relationship_with_transformation, and Assimp::StepFile::shape_representation_relationship.

Public Member Functions

 representation_relationship ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_relationship, 4 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::Object
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 ()
 

Public Attributes

Maybe< text::Outdescription
 
label::Out name
 
Lazy< representationrep_1
 
Lazy< representationrep_2
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< representation_relationship, 4 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_relationship, 4 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ representation_relationship()

Assimp::StepFile::representation_relationship::representation_relationship ( )
inline

Member Data Documentation

◆ description

Maybe< text::Out > Assimp::StepFile::representation_relationship::description

◆ name

label::Out Assimp::StepFile::representation_relationship::name

◆ rep_1

Lazy< representation > Assimp::StepFile::representation_relationship::rep_1

◆ rep_2

Lazy< representation > Assimp::StepFile::representation_relationship::rep_2

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