CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x3_rc1::IfcLayeredItem Class Reference

#include <Ifc4x3_RC1SelectTypes.h>

Inheritance diagram for OdIfc4x3_rc1::IfcLayeredItem:

Public Member Functions

 IfcLayeredItem (OdDAI::Select &select)
 
bool isIfcRepresentation ()
 
void setIfcRepresentation (IfcRepresentation *val)
 
bool isIfcRepresentationItem ()
 
void setIfcRepresentationItem (IfcRepresentationItem *val)
 

Detailed Description

Definition at line 3651 of file Ifc4x3_RC1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcLayeredItem()

OdIfc4x3_rc1::IfcLayeredItem::IfcLayeredItem ( OdDAI::Select & select)
inline

Constructor for the IfcLayeredItem class.

Parameters
select[in] Select value to set.

Definition at line 3661 of file Ifc4x3_RC1SelectTypes.h.

Member Function Documentation

◆ isIfcRepresentation()

bool OdIfc4x3_rc1::IfcLayeredItem::isIfcRepresentation ( )

Checks whether this select contains value of IfcRepresentation or derived type.

Returns
True if the select contains value of IfcRepresentation or derived type, false otherwise.

◆ isIfcRepresentationItem()

bool OdIfc4x3_rc1::IfcLayeredItem::isIfcRepresentationItem ( )

Checks whether this select contains value of IfcRepresentationItem or derived type.

Returns
True if the select contains value of IfcRepresentationItem or derived type, false otherwise.

◆ setIfcRepresentation()

void OdIfc4x3_rc1::IfcLayeredItem::setIfcRepresentation ( IfcRepresentation * val)

Sets an IfcRepresentation instance into a select.

Parameters
val[in] Value to set.

◆ setIfcRepresentationItem()

void OdIfc4x3_rc1::IfcLayeredItem::setIfcRepresentationItem ( IfcRepresentationItem * val)

Sets an IfcRepresentationItem instance into a select.

Parameters
val[in] Value to set.

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