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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::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 2983 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcShell()

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

Constructor for the IfcShell class.

Parameters
select[in] Select value to set.

Definition at line 2993 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcClosedShell()

bool OdIfc2x3::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 OdIfc2x3::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 OdIfc2x3::IfcShell::setIfcClosedShell ( IfcClosedShell * val)

Sets an IfcClosedShell instance into a select.

Parameters
val[in] Value to set.

◆ setIfcOpenShell()

void OdIfc2x3::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: