CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcParameterizedProfileDef Class Reference

#include <IfcParameterizedProfileDefAutoImpl.h>

Inheritance diagram for OdIfc2x3::IfcParameterizedProfileDef:
OdIfc2x3::IfcProfileDef OdIfc2x3::OdIfc2x3Instance OdIfc::OdIfcInstance OdIfc2x3::IfcCShapeProfileDef OdIfc2x3::IfcCircleProfileDef OdIfc2x3::IfcCraneRailAShapeProfileDef OdIfc2x3::IfcCraneRailFShapeProfileDef OdIfc2x3::IfcEllipseProfileDef OdIfc2x3::IfcIShapeProfileDef OdIfc2x3::IfcLShapeProfileDef OdIfc2x3::IfcRectangleProfileDef OdIfc2x3::IfcTShapeProfileDef OdIfc2x3::IfcTrapeziumProfileDef OdIfc2x3::IfcUShapeProfileDef OdIfc2x3::IfcZShapeProfileDef

Public Member Functions

const OdDAIObjectId & getPosition () const
 
void setPosition (const OdDAIObjectId &Position)
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler) override
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler) override
 
virtual OdDAI::Entity * getInstanceType () const override
 
virtual OdRxValue getAttr (const char *attrName) const override
 
virtual bool comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const override
 
virtual void unsetAttr (const char *explicitAttrName) override
 
virtual bool testAttr (const char *explicitAttrName) const override
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val) 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 OdIfc2x3::IfcProfileDef
IfcProfileTypeEnum getProfileType () const
 
void setProfileType (IfcProfileTypeEnum ProfileType)
 
const OdAnsiString & getProfileName () const
 
void setProfileName (const OdAnsiString &ProfileName)
 
 IfcProfileDef ()
 
- Public Member Functions inherited from OdIfc2x3::OdIfc2x3Instance
void setInverseCounterParts () override
 
- Public Member Functions inherited from OdIfc::OdIfcInstance
 ODRX_DECLARE_MEMBERS (OdIfcInstance)
 
 OdIfcInstance ()
 
 ~OdIfcInstance ()
 
bool isInstanceOf (OdIfcEntityType entityType) const
 
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
 

Protected Attributes

OdDAIObjectId m_Position
 
- Protected Attributes inherited from OdIfc2x3::IfcProfileDef
OdDAI::Enum m_ProfileType
 
OdAnsiString m_ProfileName
 
- Protected Attributes inherited from OdIfc::OdIfcInstance
voidm_resPtr
 
IfcOpResult m_resolved
 

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)
 

Detailed Description

The parameterized profile definition defines a 2D position coordinate system to which the parameters of the different profiles relate to. All profiles are defined centric to the origin of the position coordinate system, or more specific, the origin [0.,0.] is in the center of the bounding box of the profile.

The Position attribute of IfcParameterizedProfileDef is used to position the profile within the XY plane of the underlying coordinate system of the swept surface geometry, the swept area solid or the sectioned spine. It can be used to position the profile at any point which becomes the origin [0.,0.,0.] of the extruded or rotated surface or solid. The Position attribute should not be used if the transformation can be specified in a containing object instead. In particular, this applies if the IfcParameterizedProfileDef is referenced as SweptArea in subtypes of IfcSweptAreaSolid or as CrossSections in IfcSectionedSpine.

Remarks
This definition may not be instantiated

Definition at line 53 of file Ifc2x3/IfcParameterizedProfileDefAutoImpl.h.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc2x3::IfcParameterizedProfileDef::comparedToEarlyImpl ( const OdDAI::ApplicationInstance * pOther,
OdRx::Ordering & ordering ) const
overridevirtual

Early-bound version of instances comparison.

Parameters
pOther[in] Other application instance.
ordering[out] Receives the ordering (comparison) status.
Returns
true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented from OdIfc2x3::IfcProfileDef.

Reimplemented in OdIfc2x3::IfcAsymmetricIShapeProfileDef, OdIfc2x3::IfcCircleHollowProfileDef, OdIfc2x3::IfcCircleProfileDef, OdIfc2x3::IfcCraneRailAShapeProfileDef, OdIfc2x3::IfcCraneRailFShapeProfileDef, OdIfc2x3::IfcCShapeProfileDef, OdIfc2x3::IfcEllipseProfileDef, OdIfc2x3::IfcIShapeProfileDef, OdIfc2x3::IfcLShapeProfileDef, OdIfc2x3::IfcRectangleHollowProfileDef, OdIfc2x3::IfcRectangleProfileDef, OdIfc2x3::IfcRoundedRectangleProfileDef, OdIfc2x3::IfcTrapeziumProfileDef, OdIfc2x3::IfcTShapeProfileDef, OdIfc2x3::IfcUShapeProfileDef, and OdIfc2x3::IfcZShapeProfileDef.

◆ getAttr() [1/2]

◆ getAttr() [2/2]

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc2x3::IfcParameterizedProfileDef::getInstanceType ( ) const
overridevirtual

◆ getPosition()

const OdDAIObjectId & OdIfc2x3::IfcParameterizedProfileDef::getPosition ( ) const

Returns the value of Position attribute. This attribute represents position coordinate system of the parameterized profile definition. If not specified, no translation and no rotation is applied.

Returns
Returns the value of Position attribute.

◆ inFields()

◆ isKindOf()

virtual bool OdIfc2x3::IfcParameterizedProfileDef::isKindOf ( OdIfc::OdIfcEntityType entityType) const
overridevirtual

◆ outFields()

◆ putAttr() [1/2]

virtual bool OdIfc2x3::IfcParameterizedProfileDef::putAttr ( const char * explicitAttrName,
const OdRxValue & val )
overridevirtual

◆ putAttr() [2/2]

virtual bool OdIfc2x3::IfcParameterizedProfileDef::putAttr ( const OdIfc::OdIfcAttribute explicitAttrDef,
const OdRxValue & val )
overridevirtual

◆ setPosition()

void OdIfc2x3::IfcParameterizedProfileDef::setPosition ( const OdDAIObjectId & Position)

Sets the value of Position attribute. This attribute represents position coordinate system of the parameterized profile definition. If not specified, no translation and no rotation is applied.

Parameters
Position[in] Position to set.

◆ testAttr() [1/2]

virtual bool OdIfc2x3::IfcParameterizedProfileDef::testAttr ( const char * explicitAttrName) const
overridevirtual

◆ testAttr() [2/2]

◆ type()

◆ unsetAttr() [1/2]

◆ unsetAttr() [2/2]

Member Data Documentation

◆ m_Position

OdDAIObjectId OdIfc2x3::IfcParameterizedProfileDef::m_Position
protected

Definition at line 208 of file Ifc2x3/IfcParameterizedProfileDefAutoImpl.h.


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