CFx SDK Documentation 2024 SP0
|
#include <IfcRepresentationItemAutoImpl.h>
Public Member Functions | |
virtual OdDAI::Entity * | getInstanceType () const |
virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
virtual OdIfc::OdIfcEntityType | type () const |
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 OdGsCache * | gsNode () const |
virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcEntity | |
static const OdGePoint3d * | asPoint3d (const OdIfcEntity *pEnt) |
static const OdGePoint2d * | asPoint2d (const OdIfcEntity *pEnt) |
static const OdGeVector3d * | asVector3d (const OdIfcEntity *pEnt) |
static const OdGeVector2d * | asVector2d (const OdIfcEntity *pEnt) |
static const OdGeMatrix2d * | asMatrix2d (const OdIfcEntity *pEnt) |
static const OdGeMatrix3d * | asMatrix3d (const OdIfcEntity *pEnt) |
static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcEntity > pEnt) |
static const OdCmEntityColor * | asRgbColor (const OdIfcEntity *pEnt) |
Protected Attributes inherited from OdIfc::OdIfcEntity | |
void * | m_resPtr |
IfcOpResult | m_resolved |
Definition at line 42 of file Ifc2x_Final/IfcRepresentationItemAutoImpl.h.
|
virtual |
Returns a type of a class instance.
Reimplemented in OdIfc2x_final::Ifc2DCompositeCurve, OdIfc2x_final::IfcAxis1Placement, OdIfc2x_final::IfcAxis2Placement2D, OdIfc2x_final::IfcAxis2Placement3D, OdIfc2x_final::IfcBooleanClippingResult, OdIfc2x_final::IfcBooleanResult, OdIfc2x_final::IfcBoundedCurve, OdIfc2x_final::IfcBoundedSurface, OdIfc2x_final::IfcBoundingBox, OdIfc2x_final::IfcBoxedHalfSpace, OdIfc2x_final::IfcCartesianPoint, OdIfc2x_final::IfcCartesianTransformationOperator2D, OdIfc2x_final::IfcCartesianTransformationOperator2DnonUniform, OdIfc2x_final::IfcCartesianTransformationOperator3D, OdIfc2x_final::IfcCartesianTransformationOperator3DnonUniform, OdIfc2x_final::IfcCartesianTransformationOperator, OdIfc2x_final::IfcCircle, OdIfc2x_final::IfcClosedShell, OdIfc2x_final::IfcCompositeCurve, OdIfc2x_final::IfcCompositeCurveSegment, OdIfc2x_final::IfcConic, OdIfc2x_final::IfcConnectedFaceSet, OdIfc2x_final::IfcCsgSolid, OdIfc2x_final::IfcCurve, OdIfc2x_final::IfcCurveBoundedPlane, OdIfc2x_final::IfcDirection, OdIfc2x_final::IfcEdge, OdIfc2x_final::IfcEdgeCurve, OdIfc2x_final::IfcElementarySurface, OdIfc2x_final::IfcEllipse, OdIfc2x_final::IfcExtrudedAreaSolid, OdIfc2x_final::IfcFace, OdIfc2x_final::IfcFaceBasedSurfaceModel, OdIfc2x_final::IfcFaceBound, OdIfc2x_final::IfcFaceOuterBound, OdIfc2x_final::IfcFaceSurface, OdIfc2x_final::IfcFacetedBrep, OdIfc2x_final::IfcFacetedBrepWithVoids, OdIfc2x_final::IfcGeometricRepresentationItem, OdIfc2x_final::IfcGeometricSet, OdIfc2x_final::IfcHalfSpaceSolid, OdIfc2x_final::IfcLine, OdIfc2x_final::IfcLoop, OdIfc2x_final::IfcManifoldSolidBrep, OdIfc2x_final::IfcMappedItem, OdIfc2x_final::IfcOffsetCurve2D, OdIfc2x_final::IfcOffsetCurve3D, OdIfc2x_final::IfcOpenShell, OdIfc2x_final::IfcOrientedEdge, OdIfc2x_final::IfcPath, OdIfc2x_final::IfcPlacement, OdIfc2x_final::IfcPlane, OdIfc2x_final::IfcPoint, OdIfc2x_final::IfcPolygonalBoundedHalfSpace, OdIfc2x_final::IfcPolyline, OdIfc2x_final::IfcPolyLoop, OdIfc2x_final::IfcRectangularTrimmedSurface, OdIfc2x_final::IfcRevolvedAreaSolid, OdIfc2x_final::IfcSectionedSpine, OdIfc2x_final::IfcShellBasedSurfaceModel, OdIfc2x_final::IfcSolidModel, OdIfc2x_final::IfcSurface, OdIfc2x_final::IfcSurfaceOfLinearExtrusion, OdIfc2x_final::IfcSurfaceOfRevolution, OdIfc2x_final::IfcSweptAreaSolid, OdIfc2x_final::IfcSweptSurface, OdIfc2x_final::IfcTopologicalRepresentationItem, OdIfc2x_final::IfcTrimmedCurve, OdIfc2x_final::IfcVector, OdIfc2x_final::IfcVertex, and OdIfc2x_final::IfcVertexPoint.
|
virtual |
Checks whether the specified instance is the object derived from or belongs to this class.
entityType | [in] Entity to check. |
Reimplemented from OdIfc::OdIfcEntity.
Reimplemented in OdIfc2x_final::Ifc2DCompositeCurve, OdIfc2x_final::IfcAxis1Placement, OdIfc2x_final::IfcAxis2Placement2D, OdIfc2x_final::IfcAxis2Placement3D, OdIfc2x_final::IfcBooleanClippingResult, OdIfc2x_final::IfcBooleanResult, OdIfc2x_final::IfcBoundedCurve, OdIfc2x_final::IfcBoundedSurface, OdIfc2x_final::IfcBoundingBox, OdIfc2x_final::IfcBoxedHalfSpace, OdIfc2x_final::IfcCartesianPoint, OdIfc2x_final::IfcCartesianTransformationOperator2D, OdIfc2x_final::IfcCartesianTransformationOperator2DnonUniform, OdIfc2x_final::IfcCartesianTransformationOperator3D, OdIfc2x_final::IfcCartesianTransformationOperator3DnonUniform, OdIfc2x_final::IfcCartesianTransformationOperator, OdIfc2x_final::IfcCircle, OdIfc2x_final::IfcClosedShell, OdIfc2x_final::IfcCompositeCurve, OdIfc2x_final::IfcCompositeCurveSegment, OdIfc2x_final::IfcConic, OdIfc2x_final::IfcConnectedFaceSet, OdIfc2x_final::IfcCsgSolid, OdIfc2x_final::IfcCurve, OdIfc2x_final::IfcCurveBoundedPlane, OdIfc2x_final::IfcDirection, OdIfc2x_final::IfcEdge, OdIfc2x_final::IfcEdgeCurve, OdIfc2x_final::IfcElementarySurface, OdIfc2x_final::IfcEllipse, OdIfc2x_final::IfcExtrudedAreaSolid, OdIfc2x_final::IfcFace, OdIfc2x_final::IfcFaceBasedSurfaceModel, OdIfc2x_final::IfcFaceBound, OdIfc2x_final::IfcFaceOuterBound, OdIfc2x_final::IfcFaceSurface, OdIfc2x_final::IfcFacetedBrep, OdIfc2x_final::IfcFacetedBrepWithVoids, OdIfc2x_final::IfcGeometricRepresentationItem, OdIfc2x_final::IfcGeometricSet, OdIfc2x_final::IfcHalfSpaceSolid, OdIfc2x_final::IfcLine, OdIfc2x_final::IfcLoop, OdIfc2x_final::IfcManifoldSolidBrep, OdIfc2x_final::IfcMappedItem, OdIfc2x_final::IfcOffsetCurve2D, OdIfc2x_final::IfcOffsetCurve3D, OdIfc2x_final::IfcOpenShell, OdIfc2x_final::IfcOrientedEdge, OdIfc2x_final::IfcPath, OdIfc2x_final::IfcPlacement, OdIfc2x_final::IfcPlane, OdIfc2x_final::IfcPoint, OdIfc2x_final::IfcPolygonalBoundedHalfSpace, OdIfc2x_final::IfcPolyline, OdIfc2x_final::IfcPolyLoop, OdIfc2x_final::IfcRectangularTrimmedSurface, OdIfc2x_final::IfcRevolvedAreaSolid, OdIfc2x_final::IfcSectionedSpine, OdIfc2x_final::IfcShellBasedSurfaceModel, OdIfc2x_final::IfcSolidModel, OdIfc2x_final::IfcSurface, OdIfc2x_final::IfcSurfaceOfLinearExtrusion, OdIfc2x_final::IfcSurfaceOfRevolution, OdIfc2x_final::IfcSweptAreaSolid, OdIfc2x_final::IfcSweptSurface, OdIfc2x_final::IfcTopologicalRepresentationItem, OdIfc2x_final::IfcTrimmedCurve, OdIfc2x_final::IfcVector, OdIfc2x_final::IfcVertex, and OdIfc2x_final::IfcVertexPoint.
|
virtual |
Returns the type of this entity.
Reimplemented from OdIfc::OdIfcEntity.
Reimplemented in OdIfc2x_final::Ifc2DCompositeCurve, OdIfc2x_final::IfcAxis1Placement, OdIfc2x_final::IfcAxis2Placement2D, OdIfc2x_final::IfcAxis2Placement3D, OdIfc2x_final::IfcBooleanClippingResult, OdIfc2x_final::IfcBooleanResult, OdIfc2x_final::IfcBoundedCurve, OdIfc2x_final::IfcBoundedSurface, OdIfc2x_final::IfcBoundingBox, OdIfc2x_final::IfcBoxedHalfSpace, OdIfc2x_final::IfcCartesianPoint, OdIfc2x_final::IfcCartesianTransformationOperator2D, OdIfc2x_final::IfcCartesianTransformationOperator2DnonUniform, OdIfc2x_final::IfcCartesianTransformationOperator3D, OdIfc2x_final::IfcCartesianTransformationOperator3DnonUniform, OdIfc2x_final::IfcCartesianTransformationOperator, OdIfc2x_final::IfcCircle, OdIfc2x_final::IfcClosedShell, OdIfc2x_final::IfcCompositeCurve, OdIfc2x_final::IfcCompositeCurveSegment, OdIfc2x_final::IfcConic, OdIfc2x_final::IfcConnectedFaceSet, OdIfc2x_final::IfcCsgSolid, OdIfc2x_final::IfcCurve, OdIfc2x_final::IfcCurveBoundedPlane, OdIfc2x_final::IfcDirection, OdIfc2x_final::IfcEdge, OdIfc2x_final::IfcEdgeCurve, OdIfc2x_final::IfcElementarySurface, OdIfc2x_final::IfcEllipse, OdIfc2x_final::IfcExtrudedAreaSolid, OdIfc2x_final::IfcFace, OdIfc2x_final::IfcFaceBasedSurfaceModel, OdIfc2x_final::IfcFaceBound, OdIfc2x_final::IfcFaceOuterBound, OdIfc2x_final::IfcFaceSurface, OdIfc2x_final::IfcFacetedBrep, OdIfc2x_final::IfcFacetedBrepWithVoids, OdIfc2x_final::IfcGeometricRepresentationItem, OdIfc2x_final::IfcGeometricSet, OdIfc2x_final::IfcHalfSpaceSolid, OdIfc2x_final::IfcLine, OdIfc2x_final::IfcLoop, OdIfc2x_final::IfcManifoldSolidBrep, OdIfc2x_final::IfcMappedItem, OdIfc2x_final::IfcOffsetCurve2D, OdIfc2x_final::IfcOffsetCurve3D, OdIfc2x_final::IfcOpenShell, OdIfc2x_final::IfcOrientedEdge, OdIfc2x_final::IfcPath, OdIfc2x_final::IfcPlacement, OdIfc2x_final::IfcPlane, OdIfc2x_final::IfcPoint, OdIfc2x_final::IfcPolygonalBoundedHalfSpace, OdIfc2x_final::IfcPolyline, OdIfc2x_final::IfcPolyLoop, OdIfc2x_final::IfcRectangularTrimmedSurface, OdIfc2x_final::IfcRevolvedAreaSolid, OdIfc2x_final::IfcSectionedSpine, OdIfc2x_final::IfcShellBasedSurfaceModel, OdIfc2x_final::IfcSolidModel, OdIfc2x_final::IfcSurface, OdIfc2x_final::IfcSurfaceOfLinearExtrusion, OdIfc2x_final::IfcSurfaceOfRevolution, OdIfc2x_final::IfcSweptAreaSolid, OdIfc2x_final::IfcSweptSurface, OdIfc2x_final::IfcTopologicalRepresentationItem, OdIfc2x_final::IfcTrimmedCurve, OdIfc2x_final::IfcVector, OdIfc2x_final::IfcVertex, and OdIfc2x_final::IfcVertexPoint.