CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
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)
 

Detailed Description

Definition at line 6306 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSegmentIndexSelect()

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

Constructor for the IfcSegmentIndexSelect class.

Parameters
select[in] Select value to set.

Definition at line 6316 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcArcIndex()

bool OdIfc4x2::IfcSegmentIndexSelect::isIfcArcIndex ( )

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

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

◆ isIfcLineIndex()

bool OdIfc4x2::IfcSegmentIndexSelect::isIfcLineIndex ( )

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

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

◆ setIfcArcIndex()

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

Sets an IfcArcIndex instance into a select.

Parameters
val[in] Value to set.

◆ setIfcLineIndex()

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

Sets an IfcLineIndex instance into a select.

Parameters
val[in] Value to set.

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