CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
OdIfc2x3::IfcDateTimeSelect Class Reference

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcDateTimeSelect:

Public Member Functions

 IfcDateTimeSelect (OdDAI::Select &select)
 
bool isIfcCalendarDate ()
 
void setIfcCalendarDate (IfcCalendarDate *val)
 
bool isIfcDateAndTime ()
 
void setIfcDateAndTime (IfcDateAndTime *val)
 
bool isIfcLocalTime ()
 
void setIfcLocalTime (IfcLocalTime *val)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 526 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcDateTimeSelect()

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

Definition at line 531 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

static OdDAI::Select OdIfc2x3::IfcDateTimeSelect::createEmptySelect ( )
static

◆ isIfcCalendarDate()

bool OdIfc2x3::IfcDateTimeSelect::isIfcCalendarDate ( )

◆ isIfcDateAndTime()

bool OdIfc2x3::IfcDateTimeSelect::isIfcDateAndTime ( )

◆ isIfcLocalTime()

bool OdIfc2x3::IfcDateTimeSelect::isIfcLocalTime ( )

◆ setIfcCalendarDate()

void OdIfc2x3::IfcDateTimeSelect::setIfcCalendarDate ( IfcCalendarDate val)

◆ setIfcDateAndTime()

void OdIfc2x3::IfcDateTimeSelect::setIfcDateAndTime ( IfcDateAndTime val)

◆ setIfcLocalTime()

void OdIfc2x3::IfcDateTimeSelect::setIfcLocalTime ( IfcLocalTime val)

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