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

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

Inherited by Assimp::StepFile::dimensional_location, Assimp::StepFile::shape_aspect_associativity, and Assimp::StepFile::shape_aspect_deriving_relationship.

Public Member Functions

 shape_aspect_relationship ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< shape_aspect_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< shape_aspectrelated_shape_aspect
 
Lazy< shape_aspectrelating_shape_aspect
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< shape_aspect_relationship, 4 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ shape_aspect_relationship()

Assimp::StepFile::shape_aspect_relationship::shape_aspect_relationship ( )
inline

Member Data Documentation

◆ description

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

◆ name

label::Out Assimp::StepFile::shape_aspect_relationship::name

◆ related_shape_aspect

Lazy< shape_aspect > Assimp::StepFile::shape_aspect_relationship::related_shape_aspect

◆ relating_shape_aspect

Lazy< shape_aspect > Assimp::StepFile::shape_aspect_relationship::relating_shape_aspect

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