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

#include <Ifc4x3_RC1SelectTypes.h>

Inheritance diagram for OdIfc4x3_rc1::IfcTrimmingSelect:

Public Member Functions

 IfcTrimmingSelect (OdDAI::Select &select)
 
bool isIfcCartesianPoint ()
 
void setIfcCartesianPoint (IfcCartesianPoint *val)
 
bool isIfcParameterValue ()
 
void setIfcParameterValue (IfcParameterValue val)
 

Detailed Description

Definition at line 7441 of file Ifc4x3_RC1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcTrimmingSelect()

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

Constructor for the IfcTrimmingSelect class.

Parameters
select[in] Select value to set.

Definition at line 7451 of file Ifc4x3_RC1SelectTypes.h.

Member Function Documentation

◆ isIfcCartesianPoint()

bool OdIfc4x3_rc1::IfcTrimmingSelect::isIfcCartesianPoint ( )

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

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

◆ isIfcParameterValue()

bool OdIfc4x3_rc1::IfcTrimmingSelect::isIfcParameterValue ( )

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

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

◆ setIfcCartesianPoint()

void OdIfc4x3_rc1::IfcTrimmingSelect::setIfcCartesianPoint ( IfcCartesianPoint * val)

Sets an IfcCartesianPoint instance into a select.

Parameters
val[in] Value to set.

◆ setIfcParameterValue()

void OdIfc4x3_rc1::IfcTrimmingSelect::setIfcParameterValue ( IfcParameterValue val)

Sets an IfcParameterValue instance into a select.

Parameters
val[in] Value to set.

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