Assimp  v3.1.1 (June 2014)
Assimp::IFC::IfcRepresentation Struct Reference

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

Inherited by Assimp::IFC::IfcShapeModel, and Assimp::IFC::IfcStyleModel.

Public Member Functions

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

Public Attributes

Lazy< IfcRepresentationContextContextOfItems
 
ListOf< Lazy< IfcRepresentationItem >, 1, 0 > Items
 
Maybe< IfcLabel::OutRepresentationIdentifier
 
Maybe< IfcLabel::OutRepresentationType
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRepresentation, 4 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

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

Constructor & Destructor Documentation

§ IfcRepresentation()

Assimp::IFC::IfcRepresentation::IfcRepresentation ( )
inline

Member Data Documentation

§ ContextOfItems

Lazy< IfcRepresentationContext > Assimp::IFC::IfcRepresentation::ContextOfItems

§ Items

ListOf< Lazy< IfcRepresentationItem >, 1, 0 > Assimp::IFC::IfcRepresentation::Items

§ RepresentationIdentifier

Maybe< IfcLabel::Out > Assimp::IFC::IfcRepresentation::RepresentationIdentifier

§ RepresentationType

Maybe< IfcLabel::Out > Assimp::IFC::IfcRepresentation::RepresentationType

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