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

#include <IfcBoundedCurveAutoImpl.h>

Inheritance diagram for OdIfc4x2::IfcBoundedCurve:
OdIfc4x2::IfcCurve OdIfc4x2::IfcGeometricRepresentationItem OdIfc4x2::IfcRepresentationItem OdIfc4x2::OdIfc4x2Instance OdIfc::OdIfcInstance OdIfc4x2::IfcAlignmentCurve OdIfc4x2::IfcBSplineCurve OdIfc4x2::IfcCompositeCurve OdIfc4x2::IfcCurveSegment2D OdIfc4x2::IfcIndexedPolyCurve OdIfc4x2::IfcPolyline OdIfc4x2::IfcTrimmedCurve OdIfc4x2::IfcBSplineCurveWithKnots OdIfc4x2::IfcCompositeCurveOnSurface OdIfc4x2::IfcCircularArcSegment2D OdIfc4x2::IfcLineSegment2D OdIfc4x2::IfcTransitionCurveSegment2D OdIfc4x2::IfcRationalBSplineCurveWithKnots OdIfc4x2::IfcBoundaryCurve OdIfc4x2::IfcOuterBoundaryCurve

Public Member Functions

OdDAIObjectId getInvPositioningElement () const
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler) override
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler) override
 
virtual OdDAI::Entity * getInstanceType () const override
 
virtual void unsetAttr (const char *explicitAttrName) override
 
virtual bool testAttr (const char *explicitAttrName) const override
 
virtual bool isKindOf (OdIfc::OdIfcEntityType entityType) const override
 
virtual OdIfc::OdIfcEntityType type () const override
 
virtual OdRxValue getAttr (const OdIfc::OdIfcAttribute attrDef) const override
 
virtual void unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override
 
virtual bool testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override
 
virtual bool putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override
 
- Public Member Functions inherited from OdIfc4x2::IfcRepresentationItem
void getInvLayerAssignment (OdDAIObjectIds &LayerAssignment) const
 
void getInvStyledByItem (OdDAIObjectIds &StyledByItem) const
 
- Public Member Functions inherited from OdIfc4x2::OdIfc4x2Instance
void setInverseCounterParts () override
 
- Public Member Functions inherited from OdIfc::OdIfcInstance
 ODRX_DECLARE_MEMBERS (OdIfcInstance)
 
 OdIfcInstance ()
 
 ~OdIfcInstance ()
 
bool isInstanceOf (OdIfcEntityType entityType) const
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val)
 
IfcOpResult resolved ()
 
void resolve (IfcOpResult resolved, void *resPtr)
 
void unresolve ()
 
virtual void setGsNode (OdGsCache *pGsNode)
 
virtual OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 
virtual OdDbStub * ownerId () const
 

Friends

class IfcLinearPositioningElement
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcInstance
static const OdGePoint3dasPoint3d (const OdIfcInstance *inst)
 
static const OdGePoint2dasPoint2d (const OdIfcInstance *inst)
 
static const OdGeVector3dasVector3d (const OdIfcInstance *inst)
 
static const OdGeVector2dasVector2d (const OdIfcInstance *inst)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcInstance *inst)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcInstance *inst)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcInstance > inst)
 
static const OdCmEntityColorasRgbColor (const OdIfcInstance *inst)
 
- Protected Attributes inherited from OdIfc::OdIfcInstance
voidm_resPtr
 
IfcOpResult m_resolved
 

Detailed Description

An IfcBoundedCurve is a curve of finite length.

Remarks
This definition may not be instantiated.

Definition at line 43 of file Ifc4x2/IfcBoundedCurveAutoImpl.h.

Member Function Documentation

◆ getAttr()

virtual OdRxValue OdIfc4x2::IfcBoundedCurve::getAttr ( const OdIfc::OdIfcAttribute attrDef) const
overridevirtual

Returns an attribute value for the specified attribute definition.

Parameters
attrDef[in] Attribute definition to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4x2::IfcRepresentationItem.

Reimplemented in OdIfc4x2::IfcAlignmentCurve, OdIfc4x2::IfcBSplineCurve, OdIfc4x2::IfcBSplineCurveWithKnots, OdIfc4x2::IfcCircularArcSegment2D, OdIfc4x2::IfcCompositeCurve, OdIfc4x2::IfcCurveSegment2D, OdIfc4x2::IfcIndexedPolyCurve, OdIfc4x2::IfcPolyline, OdIfc4x2::IfcRationalBSplineCurveWithKnots, OdIfc4x2::IfcTransitionCurveSegment2D, and OdIfc4x2::IfcTrimmedCurve.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc4x2::IfcBoundedCurve::getInstanceType ( ) const
overridevirtual

◆ getInvPositioningElement()

OdDAIObjectId OdIfc4x2::IfcBoundedCurve::getInvPositioningElement ( ) const

◆ inFields()

virtual OdResult OdIfc4x2::IfcBoundedCurve::inFields ( OdDAI::OdSpfFilerBase * rdFiler)
overridevirtual

Reads object's data from the specified filer.

Parameters
rdFiler[in] Pointer to a filer from which to read the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4x2::IfcRepresentationItem.

Reimplemented in OdIfc4x2::IfcAlignmentCurve, OdIfc4x2::IfcBSplineCurve, OdIfc4x2::IfcBSplineCurveWithKnots, OdIfc4x2::IfcCircularArcSegment2D, OdIfc4x2::IfcCompositeCurve, OdIfc4x2::IfcCurveSegment2D, OdIfc4x2::IfcIndexedPolyCurve, OdIfc4x2::IfcPolyline, OdIfc4x2::IfcRationalBSplineCurveWithKnots, OdIfc4x2::IfcTransitionCurveSegment2D, and OdIfc4x2::IfcTrimmedCurve.

◆ isKindOf()

virtual bool OdIfc4x2::IfcBoundedCurve::isKindOf ( OdIfc::OdIfcEntityType entityType) const
overridevirtual

Checks whether the specified instance is the object derived from or belongs to this class.

Parameters
entityType[in] Entity to check.
Returns
true if the specified instance is the object derived from or belongs to this class, false otherwise.

Reimplemented from OdIfc4x2::IfcCurve.

Reimplemented in OdIfc4x2::IfcAlignmentCurve, OdIfc4x2::IfcBoundaryCurve, OdIfc4x2::IfcBSplineCurve, OdIfc4x2::IfcBSplineCurveWithKnots, OdIfc4x2::IfcCircularArcSegment2D, OdIfc4x2::IfcCompositeCurve, OdIfc4x2::IfcCompositeCurveOnSurface, OdIfc4x2::IfcCurveSegment2D, OdIfc4x2::IfcIndexedPolyCurve, OdIfc4x2::IfcLineSegment2D, OdIfc4x2::IfcOuterBoundaryCurve, OdIfc4x2::IfcPolyline, OdIfc4x2::IfcRationalBSplineCurveWithKnots, OdIfc4x2::IfcTransitionCurveSegment2D, and OdIfc4x2::IfcTrimmedCurve.

◆ outFields()

virtual OdResult OdIfc4x2::IfcBoundedCurve::outFields ( OdDAI::OdSpfFilerBase * wrFiler)
overridevirtual

Writes object's data the the specified filer.

Parameters
wrFiler[in] Pointer to a filer to which to write the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4x2::IfcRepresentationItem.

Reimplemented in OdIfc4x2::IfcAlignmentCurve, OdIfc4x2::IfcBSplineCurve, OdIfc4x2::IfcBSplineCurveWithKnots, OdIfc4x2::IfcCircularArcSegment2D, OdIfc4x2::IfcCompositeCurve, OdIfc4x2::IfcCurveSegment2D, OdIfc4x2::IfcIndexedPolyCurve, OdIfc4x2::IfcPolyline, OdIfc4x2::IfcRationalBSplineCurveWithKnots, OdIfc4x2::IfcTransitionCurveSegment2D, and OdIfc4x2::IfcTrimmedCurve.

◆ putAttr()

virtual bool OdIfc4x2::IfcBoundedCurve::putAttr ( const OdIfc::OdIfcAttribute explicitAttrDef,
const OdRxValue & val )
overridevirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrDef[in] Explicit attribute definition to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4x2::IfcRepresentationItem.

Reimplemented in OdIfc4x2::IfcAlignmentCurve, OdIfc4x2::IfcBSplineCurve, OdIfc4x2::IfcBSplineCurveWithKnots, OdIfc4x2::IfcCircularArcSegment2D, OdIfc4x2::IfcCompositeCurve, OdIfc4x2::IfcCurveSegment2D, OdIfc4x2::IfcIndexedPolyCurve, OdIfc4x2::IfcPolyline, OdIfc4x2::IfcRationalBSplineCurveWithKnots, OdIfc4x2::IfcTransitionCurveSegment2D, and OdIfc4x2::IfcTrimmedCurve.

◆ testAttr() [1/2]

virtual bool OdIfc4x2::IfcBoundedCurve::testAttr ( const char * explicitAttrName) const
overridevirtual

Checks whether the specified attribute is set.

Parameters
explicitAttrName[in] Explicit name of the attribute to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4x2::IfcRepresentationItem.

Reimplemented in OdIfc4x2::IfcAlignmentCurve, OdIfc4x2::IfcBSplineCurve, OdIfc4x2::IfcBSplineCurveWithKnots, OdIfc4x2::IfcCircularArcSegment2D, OdIfc4x2::IfcCompositeCurve, OdIfc4x2::IfcCurveSegment2D, OdIfc4x2::IfcIndexedPolyCurve, OdIfc4x2::IfcPolyline, OdIfc4x2::IfcRationalBSplineCurveWithKnots, OdIfc4x2::IfcTransitionCurveSegment2D, and OdIfc4x2::IfcTrimmedCurve.

◆ testAttr() [2/2]

virtual bool OdIfc4x2::IfcBoundedCurve::testAttr ( const OdIfc::OdIfcAttribute explicitAttrDef) const
overridevirtual

◆ type()

◆ unsetAttr() [1/2]

virtual void OdIfc4x2::IfcBoundedCurve::unsetAttr ( const char * explicitAttrName)
overridevirtual

◆ unsetAttr() [2/2]

virtual void OdIfc4x2::IfcBoundedCurve::unsetAttr ( const OdIfc::OdIfcAttribute explicitAttrDef)
overridevirtual

Friends And Related Symbol Documentation

◆ IfcLinearPositioningElement

friend class IfcLinearPositioningElement
friend

Definition at line 152 of file Ifc4x2/IfcBoundedCurveAutoImpl.h.


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