CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x2::IfcCurveOnSurface Class Reference

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::IfcCurveOnSurface:

Public Member Functions

 IfcCurveOnSurface (OdDAI::Select &select)
 
bool isIfcCompositeCurveOnSurface ()
 
void setIfcCompositeCurveOnSurface (IfcCompositeCurveOnSurface *val)
 
bool isIfcPcurve ()
 
void setIfcPcurve (IfcPcurve *val)
 
bool isIfcSurfaceCurve ()
 
void setIfcSurfaceCurve (IfcSurfaceCurve *val)
 

Detailed Description

Definition at line 2101 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcCurveOnSurface()

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

Constructor for the IfcCurveOnSurface class.

Parameters
select[in] Select value to set.

Definition at line 2111 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcCompositeCurveOnSurface()

bool OdIfc4x2::IfcCurveOnSurface::isIfcCompositeCurveOnSurface ( )

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

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

◆ isIfcPcurve()

bool OdIfc4x2::IfcCurveOnSurface::isIfcPcurve ( )

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

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

◆ isIfcSurfaceCurve()

bool OdIfc4x2::IfcCurveOnSurface::isIfcSurfaceCurve ( )

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

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

◆ setIfcCompositeCurveOnSurface()

void OdIfc4x2::IfcCurveOnSurface::setIfcCompositeCurveOnSurface ( IfcCompositeCurveOnSurface * val)

Sets an IfcCompositeCurveOnSurface instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPcurve()

void OdIfc4x2::IfcCurveOnSurface::setIfcPcurve ( IfcPcurve * val)

Sets an IfcPcurve instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSurfaceCurve()

void OdIfc4x2::IfcCurveOnSurface::setIfcSurfaceCurve ( IfcSurfaceCurve * val)

Sets an IfcSurfaceCurve instance into a select.

Parameters
val[in] Value to set.

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