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

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::IfcSegmentIndexSelect:

Public Member Functions

 IfcSegmentIndexSelect (OdDAI::Select &select)
 
bool isIfcArcIndex ()
 
void setIfcArcIndex (OdArray< int > val)
 
bool isIfcLineIndex ()
 
void setIfcLineIndex (OdArray< int > val)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 2405 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSegmentIndexSelect()

OdIfc4x2::IfcSegmentIndexSelect::IfcSegmentIndexSelect ( OdDAI::Select &  select)
inline

Definition at line 2410 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

static OdDAI::Select OdIfc4x2::IfcSegmentIndexSelect::createEmptySelect ( )
static

◆ isIfcArcIndex()

bool OdIfc4x2::IfcSegmentIndexSelect::isIfcArcIndex ( )

◆ isIfcLineIndex()

bool OdIfc4x2::IfcSegmentIndexSelect::isIfcLineIndex ( )

◆ setIfcArcIndex()

void OdIfc4x2::IfcSegmentIndexSelect::setIfcArcIndex ( OdArray< int >  val)

◆ setIfcLineIndex()

void OdIfc4x2::IfcSegmentIndexSelect::setIfcLineIndex ( OdArray< int >  val)

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