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

#include <Ifc4x3_RC1SelectTypes.h>

Inheritance diagram for OdIfc4x3_rc1::IfcShell:

Public Member Functions

 IfcShell (OdDAI::Select &select)
 
bool isIfcClosedShell ()
 
void setIfcClosedShell (IfcClosedShell *val)
 
bool isIfcOpenShell ()
 
void setIfcOpenShell (IfcOpenShell *val)
 

Detailed Description

Definition at line 6566 of file Ifc4x3_RC1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcShell()

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

Constructor for the IfcShell class.

Parameters
select[in] Select value to set.

Definition at line 6576 of file Ifc4x3_RC1SelectTypes.h.

Member Function Documentation

◆ isIfcClosedShell()

bool OdIfc4x3_rc1::IfcShell::isIfcClosedShell ( )

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

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

◆ isIfcOpenShell()

bool OdIfc4x3_rc1::IfcShell::isIfcOpenShell ( )

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

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

◆ setIfcClosedShell()

void OdIfc4x3_rc1::IfcShell::setIfcClosedShell ( IfcClosedShell * val)

Sets an IfcClosedShell instance into a select.

Parameters
val[in] Value to set.

◆ setIfcOpenShell()

void OdIfc4x3_rc1::IfcShell::setIfcOpenShell ( IfcOpenShell * val)

Sets an IfcOpenShell instance into a select.

Parameters
val[in] Value to set.

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