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

#include <Ifc2x_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x_final::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 491 of file Ifc2x_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcTrimmingSelect()

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

Constructor for the IfcTrimmingSelect class.

Parameters
select[in] Select value to set.

Definition at line 501 of file Ifc2x_FinalSelectTypes.h.

Member Function Documentation

◆ isIfcCartesianPoint()

bool OdIfc2x_final::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 OdIfc2x_final::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 OdIfc2x_final::IfcTrimmingSelect::setIfcCartesianPoint ( IfcCartesianPoint * val)

Sets an IfcCartesianPoint instance into a select.

Parameters
val[in] Value to set.

◆ setIfcParameterValue()

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