CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x4::IfcRepresentationItem Class Reference

#include <IfcRepresentationItemAutoImpl.h>

Inheritance diagram for OdIfc4x4::IfcRepresentationItem:
OdIfc4x4::OdIFC4X4Instance OdIfc::OdIfcInstance OdIfc4x4::IfcGeometricRepresentationItem OdIfc4x4::IfcMappedItem OdIfc4x4::IfcStyledItem OdIfc4x4::IfcTopologicalRepresentationItem OdIfc4x4::IfcAnnotationFillArea OdIfc4x4::IfcBooleanResult OdIfc4x4::IfcBoundingBox OdIfc4x4::IfcCartesianPointList OdIfc4x4::IfcCartesianTransformationOperator OdIfc4x4::IfcCsgPrimitive3D OdIfc4x4::IfcCurve OdIfc4x4::IfcDirection OdIfc4x4::IfcFaceBasedSurfaceModel OdIfc4x4::IfcFillAreaStyleHatching OdIfc4x4::IfcFillAreaStyleTiles OdIfc4x4::IfcGeometricSet OdIfc4x4::IfcHalfSpaceSolid OdIfc4x4::IfcLightSource OdIfc4x4::IfcPlacement OdIfc4x4::IfcPlanarExtent OdIfc4x4::IfcPoint OdIfc4x4::IfcSectionedSpine OdIfc4x4::IfcSegment OdIfc4x4::IfcShellBasedSurfaceModel OdIfc4x4::IfcSolidModel OdIfc4x4::IfcSurface OdIfc4x4::IfcTessellatedItem OdIfc4x4::IfcTextLiteral OdIfc4x4::IfcVector OdIfc4x4::IfcWellKnownText OdIfc4x4::IfcConnectedFaceSet OdIfc4x4::IfcEdge OdIfc4x4::IfcFace OdIfc4x4::IfcFaceBound OdIfc4x4::IfcLoop OdIfc4x4::IfcPath OdIfc4x4::IfcVertex

Public Member Functions

void getInvLayerAssignment (OdDAIObjectIds &LayerAssignment) const
 
void getInvStyledByItem (OdDAIObjectIds &StyledByItem) const
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler) override
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler) override
 
virtual OdDAI::Entity * getInstanceType () 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 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 OdIfc4x4::OdIFC4X4Instance
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 IfcPresentationLayerAssignment
 
class IfcStyledItem
 

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

The IfcRepresentationItem is used within an IfcRepresentation (directly or indirectly through other IfcRepresentationItem's) to represent an IfcProductRepresentation. Most commonly these IfcRepresentationItem's are geometric or topological representation items, that can have presentation style information assigned.

The image below shows an instance diagram explaining the use of IfcStyledItem and IfcPresentationLayerWithStyle to apply presentation styles.

<IMAGE ifcrepresentationitem_style-1>

The image below shows in instance diagram explaining the override of IfcPresentationLayerWithStyle by IfcStyledItem to apply presentation styles.

<IMAGE ifcrepresentationitem_style-2>

\changes

IFC4 changes: Inverse attribute LayerAssignments renamed to LayerAssignment Type of the inverse attribute LayerAssignments changed from "SET OF [0:?] IfcPresentationLayerAssignment FOR AssignedItems" to "SET OF [0:1] IfcPresentationLayerAssignment FOR AssignedItems"

Definition at line 61 of file IFC4X4/IfcRepresentationItemAutoImpl.h.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc4x4::IfcRepresentationItem::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 in OdIfc4x4::IfcAdvancedBrep, OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAdvancedFace, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanClippingResult, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundaryCurve, OdIfc4x4::IfcBoundedCurve, OdIfc4x4::IfcBoundedSurface, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianPointList, OdIfc4x4::IfcCartesianTransformationOperator2D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClosedShell, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveOnSurface, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurve, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcDirectrixDerivedReferenceSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceOuterBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrep, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricCurveSet, OdIfc4x4::IfcGeometricRepresentationItem, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcIntersectionCurve, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceAmbient, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcLoop, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOpenShell, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcOuterBoundaryCurve, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPlane, OdIfc4x4::IfcPoint, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSeamCurve, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSolidModel, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurface, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTessellatedItem, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcTopologicalRepresentationItem, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertex, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ getAttr()

virtual OdRxValue OdIfc4x4::IfcRepresentationItem::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 OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc4x4::IfcRepresentationItem::getInstanceType ( ) const
overridevirtual

Returns a type of a class instance.

Returns
Pointer to the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdDAI__Entity.html>>OdDAI::Entity</exref> type that determines an entity definition within a schema.

Reimplemented in OdIfc4x4::IfcAdvancedBrep, OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAdvancedFace, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanClippingResult, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundaryCurve, OdIfc4x4::IfcBoundedCurve, OdIfc4x4::IfcBoundedSurface, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianPointList, OdIfc4x4::IfcCartesianTransformationOperator2D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClosedShell, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveOnSurface, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurve, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcDirectrixDerivedReferenceSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceOuterBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrep, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricCurveSet, OdIfc4x4::IfcGeometricRepresentationItem, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcIntersectionCurve, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceAmbient, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcLoop, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOpenShell, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcOuterBoundaryCurve, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPlane, OdIfc4x4::IfcPoint, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSeamCurve, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSolidModel, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurface, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTessellatedItem, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcTopologicalRepresentationItem, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertex, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ getInvLayerAssignment()

void OdIfc4x4::IfcRepresentationItem::getInvLayerAssignment ( OdDAIObjectIds & LayerAssignment) const

Returns the value of LayerAssignment attribute. This attribute represents assignment of the representation item to a single or multiple layer(s). The LayerAssignments can override a LayerAssignments of the IfcRepresentation it is used within the list of Items.

Parameters
LayerAssignment[out] Receives the value of LayerAssignment attribute.

◆ getInvStyledByItem()

void OdIfc4x4::IfcRepresentationItem::getInvStyledByItem ( OdDAIObjectIds & StyledByItem) const

Returns the value of StyledByItem attribute. This attribute represents reference to the IfcStyledItem that provides presentation information to the representation, e.g. a curve style, including color and thickness to a geometric curve.

Parameters
StyledByItem[out] Receives the value of StyledByItem attribute.

◆ inFields()

virtual OdResult OdIfc4x4::IfcRepresentationItem::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 in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ isKindOf()

virtual bool OdIfc4x4::IfcRepresentationItem::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 OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrep, OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAdvancedFace, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanClippingResult, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundaryCurve, OdIfc4x4::IfcBoundedCurve, OdIfc4x4::IfcBoundedSurface, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianPointList, OdIfc4x4::IfcCartesianTransformationOperator2D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClosedShell, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveOnSurface, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurve, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcDirectrixDerivedReferenceSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceOuterBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrep, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricCurveSet, OdIfc4x4::IfcGeometricRepresentationItem, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcIntersectionCurve, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceAmbient, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcLoop, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOpenShell, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcOuterBoundaryCurve, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPlane, OdIfc4x4::IfcPoint, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSeamCurve, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSolidModel, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurface, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTessellatedItem, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcTopologicalRepresentationItem, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertex, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ outFields()

virtual OdResult OdIfc4x4::IfcRepresentationItem::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 in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ putAttr()

virtual bool OdIfc4x4::IfcRepresentationItem::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 OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ testAttr() [1/2]

virtual bool OdIfc4x4::IfcRepresentationItem::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 OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ testAttr() [2/2]

virtual bool OdIfc4x4::IfcRepresentationItem::testAttr ( const OdIfc::OdIfcAttribute explicitAttrDef) const
overridevirtual

Checks whether the specified attribute is set.

Parameters
explicitAttrDef[in] Attribute definition to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc4x4::IfcRepresentationItem::type ( ) const
overridevirtual

Returns the type of this entity.

Returns
A value of the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdIfc__OdIfcEntityType.html>>OdIfc::OdIfcEntityType</exref> type that represents type of this entity.

Reimplemented from OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrep, OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAdvancedFace, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanClippingResult, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundaryCurve, OdIfc4x4::IfcBoundedCurve, OdIfc4x4::IfcBoundedSurface, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianPointList, OdIfc4x4::IfcCartesianTransformationOperator2D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClosedShell, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveOnSurface, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurve, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcDirectrixDerivedReferenceSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceOuterBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrep, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricCurveSet, OdIfc4x4::IfcGeometricRepresentationItem, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcIntersectionCurve, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceAmbient, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcLoop, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOpenShell, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcOuterBoundaryCurve, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPlane, OdIfc4x4::IfcPoint, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSeamCurve, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSolidModel, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurface, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTessellatedItem, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcTopologicalRepresentationItem, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertex, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ unsetAttr() [1/2]

virtual void OdIfc4x4::IfcRepresentationItem::unsetAttr ( const char * explicitAttrName)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrName[in] Explicit name of the attribute to reset.

Reimplemented from OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

◆ unsetAttr() [2/2]

virtual void OdIfc4x4::IfcRepresentationItem::unsetAttr ( const OdIfc::OdIfcAttribute explicitAttrDef)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrDef[in] Explicit definition that represents an attribute to reset.

Reimplemented from OdIfc::OdIfcInstance.

Reimplemented in OdIfc4x4::IfcAdvancedBrepWithVoids, OdIfc4x4::IfcAnnotationFillArea, OdIfc4x4::IfcAxis1Placement, OdIfc4x4::IfcAxis2Placement2D, OdIfc4x4::IfcAxis2Placement3D, OdIfc4x4::IfcAxis2PlacementLinear, OdIfc4x4::IfcBlock, OdIfc4x4::IfcBooleanResult, OdIfc4x4::IfcBoundingBox, OdIfc4x4::IfcBoxedHalfSpace, OdIfc4x4::IfcBSplineCurve, OdIfc4x4::IfcBSplineCurveWithKnots, OdIfc4x4::IfcBSplineSurface, OdIfc4x4::IfcBSplineSurfaceWithKnots, OdIfc4x4::IfcCartesianPoint, OdIfc4x4::IfcCartesianPointList2D, OdIfc4x4::IfcCartesianPointList3D, OdIfc4x4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator3D, OdIfc4x4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4x4::IfcCartesianTransformationOperator, OdIfc4x4::IfcCircle, OdIfc4x4::IfcClothoid, OdIfc4x4::IfcCompositeCurve, OdIfc4x4::IfcCompositeCurveSegment, OdIfc4x4::IfcConic, OdIfc4x4::IfcConnectedFaceSet, OdIfc4x4::IfcCosineSpiral, OdIfc4x4::IfcCsgPrimitive3D, OdIfc4x4::IfcCsgSolid, OdIfc4x4::IfcCurveBoundedPlane, OdIfc4x4::IfcCurveBoundedSurface, OdIfc4x4::IfcCurveSegment, OdIfc4x4::IfcCylindricalSurface, OdIfc4x4::IfcDirection, OdIfc4x4::IfcDirectrixCurveSweptAreaSolid, OdIfc4x4::IfcEdge, OdIfc4x4::IfcEdgeCurve, OdIfc4x4::IfcEdgeLoop, OdIfc4x4::IfcElementarySurface, OdIfc4x4::IfcEllipse, OdIfc4x4::IfcExtrudedAreaSolid, OdIfc4x4::IfcExtrudedAreaSolidTapered, OdIfc4x4::IfcFace, OdIfc4x4::IfcFaceBasedSurfaceModel, OdIfc4x4::IfcFaceBound, OdIfc4x4::IfcFaceSurface, OdIfc4x4::IfcFacetedBrepWithVoids, OdIfc4x4::IfcFillAreaStyleHatching, OdIfc4x4::IfcFillAreaStyleTiles, OdIfc4x4::IfcFixedReferenceSweptAreaSolid, OdIfc4x4::IfcGeometricSet, OdIfc4x4::IfcGradientCurve, OdIfc4x4::IfcHalfSpaceSolid, OdIfc4x4::IfcIndexedPolyCurve, OdIfc4x4::IfcIndexedPolygonalFace, OdIfc4x4::IfcIndexedPolygonalFaceWithVoids, OdIfc4x4::IfcLightSource, OdIfc4x4::IfcLightSourceDirectional, OdIfc4x4::IfcLightSourceGoniometric, OdIfc4x4::IfcLightSourcePositional, OdIfc4x4::IfcLightSourceSpot, OdIfc4x4::IfcLine, OdIfc4x4::IfcManifoldSolidBrep, OdIfc4x4::IfcMappedItem, OdIfc4x4::IfcOffsetCurve2D, OdIfc4x4::IfcOffsetCurve3D, OdIfc4x4::IfcOffsetCurve, OdIfc4x4::IfcOffsetCurveByDistances, OdIfc4x4::IfcOrientedEdge, OdIfc4x4::IfcPath, OdIfc4x4::IfcPcurve, OdIfc4x4::IfcPlacement, OdIfc4x4::IfcPlanarBox, OdIfc4x4::IfcPlanarExtent, OdIfc4x4::IfcPointByDistanceExpression, OdIfc4x4::IfcPointOnCurve, OdIfc4x4::IfcPointOnSurface, OdIfc4x4::IfcPolygonalBoundedHalfSpace, OdIfc4x4::IfcPolygonalFaceSet, OdIfc4x4::IfcPolyline, OdIfc4x4::IfcPolyLoop, OdIfc4x4::IfcPolynomialCurve, OdIfc4x4::IfcRationalBSplineCurveWithKnots, OdIfc4x4::IfcRationalBSplineSurfaceWithKnots, OdIfc4x4::IfcRectangularPyramid, OdIfc4x4::IfcRectangularTrimmedSurface, OdIfc4x4::IfcReparametrisedCompositeCurveSegment, OdIfc4x4::IfcRevolvedAreaSolid, OdIfc4x4::IfcRevolvedAreaSolidTapered, OdIfc4x4::IfcRightCircularCone, OdIfc4x4::IfcRightCircularCylinder, OdIfc4x4::IfcSecondOrderPolynomialSpiral, OdIfc4x4::IfcSectionedSolid, OdIfc4x4::IfcSectionedSolidHorizontal, OdIfc4x4::IfcSectionedSpine, OdIfc4x4::IfcSectionedSurface, OdIfc4x4::IfcSegment, OdIfc4x4::IfcSegmentedReferenceCurve, OdIfc4x4::IfcSeventhOrderPolynomialSpiral, OdIfc4x4::IfcShellBasedSurfaceModel, OdIfc4x4::IfcSineSpiral, OdIfc4x4::IfcSphere, OdIfc4x4::IfcSphericalSurface, OdIfc4x4::IfcSpiral, OdIfc4x4::IfcStyledItem, OdIfc4x4::IfcSubedge, OdIfc4x4::IfcSurfaceCurve, OdIfc4x4::IfcSurfaceCurveSweptAreaSolid, OdIfc4x4::IfcSurfaceOfLinearExtrusion, OdIfc4x4::IfcSurfaceOfRevolution, OdIfc4x4::IfcSweptAreaSolid, OdIfc4x4::IfcSweptDiskSolid, OdIfc4x4::IfcSweptDiskSolidPolygonal, OdIfc4x4::IfcSweptSurface, OdIfc4x4::IfcTessellatedFaceSet, OdIfc4x4::IfcTextLiteral, OdIfc4x4::IfcTextLiteralWithExtent, OdIfc4x4::IfcThirdOrderPolynomialSpiral, OdIfc4x4::IfcToroidalSurface, OdIfc4x4::IfcTriangulatedFaceSet, OdIfc4x4::IfcTriangulatedIrregularNetwork, OdIfc4x4::IfcTrimmedCurve, OdIfc4x4::IfcVector, OdIfc4x4::IfcVertexLoop, OdIfc4x4::IfcVertexPoint, OdIfc4x4::IfcVoxelGrid, and OdIfc4x4::IfcWellKnownText.

Friends And Related Symbol Documentation

◆ IfcPresentationLayerAssignment

friend class IfcPresentationLayerAssignment
friend

Definition at line 204 of file IFC4X4/IfcRepresentationItemAutoImpl.h.

◆ IfcStyledItem

friend class IfcStyledItem
friend

Definition at line 205 of file IFC4X4/IfcRepresentationItemAutoImpl.h.


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