CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x1::IfcSpaceBoundarySelect Class Reference

#include <Ifc4x1SelectTypes.h>

Inheritance diagram for OdIfc4x1::IfcSpaceBoundarySelect:

Public Member Functions

 IfcSpaceBoundarySelect (OdDAI::Select &select)
 
bool isIfcExternalSpatialElement ()
 
void setIfcExternalSpatialElement (IfcExternalSpatialElement *val)
 
bool isIfcSpace ()
 
void setIfcSpace (IfcSpace *val)
 

Detailed Description

Definition at line 6719 of file Ifc4x1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSpaceBoundarySelect()

OdIfc4x1::IfcSpaceBoundarySelect::IfcSpaceBoundarySelect ( OdDAI::Select & select)
inline

Constructor for the IfcSpaceBoundarySelect class.

Parameters
select[in] Select value to set.

Definition at line 6729 of file Ifc4x1SelectTypes.h.

Member Function Documentation

◆ isIfcExternalSpatialElement()

bool OdIfc4x1::IfcSpaceBoundarySelect::isIfcExternalSpatialElement ( )

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

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

◆ isIfcSpace()

bool OdIfc4x1::IfcSpaceBoundarySelect::isIfcSpace ( )

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

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

◆ setIfcExternalSpatialElement()

void OdIfc4x1::IfcSpaceBoundarySelect::setIfcExternalSpatialElement ( IfcExternalSpatialElement * val)

Sets an IfcExternalSpatialElement instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSpace()

void OdIfc4x1::IfcSpaceBoundarySelect::setIfcSpace ( IfcSpace * val)

Sets an IfcSpace instance into a select.

Parameters
val[in] Value to set.

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