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

#include <IfcRepresentationItemAutoImpl.h>

Inheritance diagram for OdIfc4::IfcRepresentationItem:
OdIfc4::OdIfc4Instance OdIfc::OdIfcInstance OdIfc4::IfcGeometricRepresentationItem OdIfc4::IfcMappedItem OdIfc4::IfcStyledItem OdIfc4::IfcTopologicalRepresentationItem OdIfc4::IfcAnnotationFillArea OdIfc4::IfcBooleanResult OdIfc4::IfcBoundingBox OdIfc4::IfcCartesianPointList OdIfc4::IfcCartesianTransformationOperator OdIfc4::IfcCompositeCurveSegment OdIfc4::IfcCsgPrimitive3D OdIfc4::IfcCurve OdIfc4::IfcDirection OdIfc4::IfcFaceBasedSurfaceModel OdIfc4::IfcFillAreaStyleHatching OdIfc4::IfcFillAreaStyleTiles OdIfc4::IfcGeometricSet OdIfc4::IfcHalfSpaceSolid OdIfc4::IfcLightSource OdIfc4::IfcPlacement OdIfc4::IfcPlanarExtent OdIfc4::IfcPoint OdIfc4::IfcSectionedSpine OdIfc4::IfcShellBasedSurfaceModel OdIfc4::IfcSolidModel OdIfc4::IfcSurface OdIfc4::IfcTessellatedItem OdIfc4::IfcTextLiteral OdIfc4::IfcVector OdIfc4::IfcConnectedFaceSet OdIfc4::IfcEdge OdIfc4::IfcFace OdIfc4::IfcFaceBound OdIfc4::IfcLoop OdIfc4::IfcPath OdIfc4::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 OdIfc4::OdIfc4Instance
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 Ifc4/IfcRepresentationItemAutoImpl.h.

Member Function Documentation

◆ comparedToEarlyImpl()

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

◆ getAttr()

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

◆ getInstanceType()

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

◆ getInvLayerAssignment()

void OdIfc4::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 OdIfc4::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 OdIfc4::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 OdIfc4::IfcAdvancedBrepWithVoids, OdIfc4::IfcAnnotationFillArea, OdIfc4::IfcAxis1Placement, OdIfc4::IfcAxis2Placement2D, OdIfc4::IfcAxis2Placement3D, OdIfc4::IfcBlock, OdIfc4::IfcBooleanResult, OdIfc4::IfcBoundingBox, OdIfc4::IfcBoxedHalfSpace, OdIfc4::IfcBSplineCurve, OdIfc4::IfcBSplineCurveWithKnots, OdIfc4::IfcBSplineSurface, OdIfc4::IfcBSplineSurfaceWithKnots, OdIfc4::IfcCartesianPoint, OdIfc4::IfcCartesianPointList2D, OdIfc4::IfcCartesianPointList3D, OdIfc4::IfcCartesianTransformationOperator2DnonUniform, OdIfc4::IfcCartesianTransformationOperator3D, OdIfc4::IfcCartesianTransformationOperator3DnonUniform, OdIfc4::IfcCartesianTransformationOperator, OdIfc4::IfcCircle, OdIfc4::IfcCompositeCurve, OdIfc4::IfcCompositeCurveSegment, OdIfc4::IfcConic, OdIfc4::IfcConnectedFaceSet, OdIfc4::IfcCsgPrimitive3D, OdIfc4::IfcCsgSolid, OdIfc4::IfcCurveBoundedPlane, OdIfc4::IfcCurveBoundedSurface, OdIfc4::IfcCylindricalSurface, OdIfc4::IfcDirection, OdIfc4::IfcEdge, OdIfc4::IfcEdgeCurve, OdIfc4::IfcEdgeLoop, OdIfc4::IfcElementarySurface, OdIfc4::IfcEllipse, OdIfc4::IfcExtrudedAreaSolid, OdIfc4::IfcExtrudedAreaSolidTapered, OdIfc4::IfcFace, OdIfc4::IfcFaceBasedSurfaceModel, OdIfc4::IfcFaceBound, OdIfc4::IfcFaceSurface, OdIfc4::IfcFacetedBrepWithVoids, OdIfc4::IfcFillAreaStyleHatching, OdIfc4::IfcFillAreaStyleTiles, OdIfc4::IfcFixedReferenceSweptAreaSolid, OdIfc4::IfcGeometricSet, OdIfc4::IfcHalfSpaceSolid, OdIfc4::IfcIndexedPolyCurve, OdIfc4::IfcIndexedPolygonalFace, OdIfc4::IfcIndexedPolygonalFaceWithVoids, OdIfc4::IfcLightSource, OdIfc4::IfcLightSourceDirectional, OdIfc4::IfcLightSourceGoniometric, OdIfc4::IfcLightSourcePositional, OdIfc4::IfcLightSourceSpot, OdIfc4::IfcLine, OdIfc4::IfcManifoldSolidBrep, OdIfc4::IfcMappedItem, OdIfc4::IfcOffsetCurve2D, OdIfc4::IfcOffsetCurve3D, OdIfc4::IfcOrientedEdge, OdIfc4::IfcPath, OdIfc4::IfcPcurve, OdIfc4::IfcPlacement, OdIfc4::IfcPlanarBox, OdIfc4::IfcPlanarExtent, OdIfc4::IfcPointOnCurve, OdIfc4::IfcPointOnSurface, OdIfc4::IfcPolygonalBoundedHalfSpace, OdIfc4::IfcPolygonalFaceSet, OdIfc4::IfcPolyline, OdIfc4::IfcPolyLoop, OdIfc4::IfcRationalBSplineCurveWithKnots, OdIfc4::IfcRationalBSplineSurfaceWithKnots, OdIfc4::IfcRectangularPyramid, OdIfc4::IfcRectangularTrimmedSurface, OdIfc4::IfcReparametrisedCompositeCurveSegment, OdIfc4::IfcRevolvedAreaSolid, OdIfc4::IfcRevolvedAreaSolidTapered, OdIfc4::IfcRightCircularCone, OdIfc4::IfcRightCircularCylinder, OdIfc4::IfcSectionedSpine, OdIfc4::IfcShellBasedSurfaceModel, OdIfc4::IfcSphere, OdIfc4::IfcSphericalSurface, OdIfc4::IfcStyledItem, OdIfc4::IfcSubedge, OdIfc4::IfcSurfaceCurve, OdIfc4::IfcSurfaceCurveSweptAreaSolid, OdIfc4::IfcSurfaceOfLinearExtrusion, OdIfc4::IfcSurfaceOfRevolution, OdIfc4::IfcSweptAreaSolid, OdIfc4::IfcSweptDiskSolid, OdIfc4::IfcSweptDiskSolidPolygonal, OdIfc4::IfcSweptSurface, OdIfc4::IfcTessellatedFaceSet, OdIfc4::IfcTextLiteral, OdIfc4::IfcTextLiteralWithExtent, OdIfc4::IfcToroidalSurface, OdIfc4::IfcTriangulatedFaceSet, OdIfc4::IfcTrimmedCurve, OdIfc4::IfcVector, OdIfc4::IfcVertexLoop, and OdIfc4::IfcVertexPoint.

◆ isKindOf()

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

◆ outFields()

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

◆ putAttr()

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

◆ testAttr() [1/2]

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

◆ testAttr() [2/2]

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

◆ type()

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

◆ unsetAttr() [1/2]

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

◆ unsetAttr() [2/2]

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

Friends And Related Symbol Documentation

◆ IfcPresentationLayerAssignment

friend class IfcPresentationLayerAssignment
friend

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

◆ IfcStyledItem

friend class IfcStyledItem
friend

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


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