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

Inherits Assimp::StepFile::product_concept_feature, and Assimp::STEP::ObjectHelper< conditional_concept_feature, 1 >.

Inherited by Assimp::StepFile::inclusion_product_concept_feature.

Public Member Functions

 conditional_concept_feature ()
 
- Public Member Functions inherited from Assimp::StepFile::product_concept_feature
 product_concept_feature ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< product_concept_feature, 3 >
 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 >
const T & To () const
 
template<typename T >
T & To ()
 
template<typename T >
const T * ToPtr () const
 
template<typename T >
T * ToPtr ()
 
virtual ~Object ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< conditional_concept_feature, 1 >
 ObjectHelper ()
 

Public Attributes

Lazy< concept_feature_relationship_with_conditioncondition
 
- Public Attributes inherited from Assimp::StepFile::product_concept_feature
Maybe< text::Outdescription
 
identifier::Out id
 
label::Out name
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< product_concept_feature, 3 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< conditional_concept_feature, 1 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ conditional_concept_feature()

Assimp::StepFile::conditional_concept_feature::conditional_concept_feature ( )
inline

Member Data Documentation

◆ condition

Lazy< concept_feature_relationship_with_condition > Assimp::StepFile::conditional_concept_feature::condition

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