CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
OdIfc4::IfcRepresentationItem Class Reference

#include <IfcRepresentationItemAutoImpl.h>

Inheritance diagram for OdIfc4::IfcRepresentationItem:
OdIfc::OdIfcEntity 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)
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler)
 
virtual OdDAI::Entity * getInstanceType () const
 
virtual bool comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const
 
virtual void unsetAttr (const char *explicitAttrName)
 
virtual bool testAttr (const char *explicitAttrName) const
 
virtual bool isKindOf (OdIfc::OdIfcEntityType entityType) const
 
virtual OdIfc::OdIfcEntityType type () const
 
virtual OdRxValue getAttr (const OdIfc::OdIfcAttribute attrDef) const
 
virtual void unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef)
 
virtual bool testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const
 
virtual bool putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val)
 
- Public Member Functions inherited from OdIfc::OdIfcEntity
 ODRX_DECLARE_MEMBERS (OdIfcEntity)
 
 OdIfcEntity ()
 
 ~OdIfcEntity ()
 
virtual bool isKindOf (OdIfcEntityType entityType) const
 
bool isInstanceOf (OdIfcEntityType entityType) const
 
virtual OdIfcEntityType type () const
 
virtual OdRxValue getAttr (const OdIfcAttribute attrDef) const
 
virtual bool testAttr (const char *explicitAttrName) const
 
virtual bool testAttr (const OdIfcAttribute explicitAttrDef) const
 
virtual void unsetAttr (const char *explicitAttrName)
 
virtual void unsetAttr (const OdIfcAttribute explicitAttrDef)
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val)
 
virtual bool putAttr (const OdIfcAttribute explicitAttrDef, 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
 

Friends

class IfcPresentationLayerAssignment
 
class IfcStyledItem
 

Additional Inherited Members

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

Detailed Description

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

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc4::IfcRepresentationItem::comparedToEarlyImpl ( const OdDAI::ApplicationInstance *  pOther,
OdRx::Ordering ordering 
) const
virtual

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::IfcLightSourceAmbient, OdIfc4::IfcLightSource, 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
virtual

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::OdIfcEntity.

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
virtual

Returns a type of a class instance.

Returns
Pointer to the <link OdDAI__Entity, OdDAI::Entity> 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::IfcLightSourceAmbient, OdIfc4::IfcLightSource, 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

◆ getInvStyledByItem()

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

◆ inFields()

virtual OdResult OdIfc4::IfcRepresentationItem::inFields ( OdDAI::OdSpfFilerBase *  rdFiler)
virtual

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
virtual

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::OdIfcEntity.

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::IfcLightSourceAmbient, OdIfc4::IfcLightSource, 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)
virtual

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 
)
virtual

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::OdIfcEntity.

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
virtual

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::OdIfcEntity.

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
virtual

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::OdIfcEntity.

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
virtual

Returns the type of this entity.

Returns
A value of the <link OdIfc__OdIfcEntityType, OdIfc::OdIfcEntityType> type that represents type of this entity.

Reimplemented from OdIfc::OdIfcEntity.

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::IfcLightSourceAmbient, OdIfc4::IfcLightSource, 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)
virtual

Resets a value for the specified attribute.

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

Reimplemented from OdIfc::OdIfcEntity.

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)
virtual

Resets a value for the specified attribute.

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

Reimplemented from OdIfc::OdIfcEntity.

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 Function Documentation

◆ IfcPresentationLayerAssignment

friend class IfcPresentationLayerAssignment
friend

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

◆ IfcStyledItem

friend class IfcStyledItem
friend

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


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