|
| IfcHumidifierTypeEnum | getPredefinedType () const |
| |
| void | setPredefinedType (IfcHumidifierTypeEnum PredefinedType) |
| |
| | OdIfcHumidifierAuto () |
| |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) |
| |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) |
| |
| virtual bool | isKindOf (OdIfcEntityType entityType) const |
| |
| virtual bool | isInstanceOf (OdIfcEntityType entityType) const |
| |
| virtual OdDAI::Entity * | getInstanceType () const |
| |
| virtual OdIfcEntityType | type () const |
| |
| virtual OdAnsiString | typeName () const |
| |
| virtual OdRxValue | getAttr (const OdAnsiString &attrName) const |
| |
| virtual void | unsetAttr (const OdAnsiString &explicitAttrName) |
| |
| virtual bool | testAttr (const OdAnsiString &explicitAttrName) const |
| |
| virtual bool | putAttr (const OdAnsiString &explicitAttrName, const OdRxValue &val) |
| |
| virtual OdRxValue | getAttr (const OdIfcAttribute attrDef) const |
| |
| virtual void | unsetAttr (const OdIfcAttribute explicitAttrDef) |
| |
| virtual bool | testAttr (const OdIfcAttribute explicitAttrDef) const |
| |
| virtual bool | putAttr (const OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
| |
| void | getInvHasControlElementsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvHasPortsAggr (OdDAIObjectIds &aggregate) const |
| |
| OdAnsiString | getTag () const |
| |
| void | setTag (OdAnsiString Tag) |
| |
| void | getInvFillsVoidsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvConnectedToAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvIsInterferedByElementsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvInterferesElementsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvHasProjectionsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvReferencedInStructuresAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvHasOpeningsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvIsConnectionRealizationAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvProvidesBoundariesAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvConnectedFromAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvContainedInStructureAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvHasCoveringsAggr (OdDAIObjectIds &aggregate) const |
| |
| | OdIfcElementAuto () |
| |
| OdDAIObjectId | getObjectPlacement () const |
| |
| void | setObjectPlacement (OdDAIObjectId ObjectPlacement) |
| |
| OdDAIObjectId | getRepresentation () const |
| |
| void | setRepresentation (OdDAIObjectId Representation) |
| |
| void | getInvReferencedByAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvPositionedRelativeToAggr (OdDAIObjectIds &aggregate) const |
| |
| virtual void | setInverseCounterParts () |
| |
| virtual void | resetInverseCounterParts () |
| |
| OdAnsiString | getObjectType () const |
| |
| void | setObjectType (OdAnsiString ObjectType) |
| |
| void | getInvIsDeclaredByAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvDeclaresAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvIsTypedByAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvIsDefinedByAggr (OdDAIObjectIds &aggregate) const |
| |
| | OdIfcObjectAuto () |
| |
| void | getInvHasAssignmentsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvNestsAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvIsNestedByAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvHasContextAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvIsDecomposedByAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvDecomposesAggr (OdDAIObjectIds &aggregate) const |
| |
| void | getInvHasAssociationsAggr (OdDAIObjectIds &aggregate) const |
| |
| OdIfcGUID | getGlobalId () const |
| |
| void | setGlobalId (OdIfcGUID GlobalId) |
| |
| OdDAIObjectId | getOwnerHistory () const |
| |
| void | setOwnerHistory (OdDAIObjectId OwnerHistory) |
| |
| OdAnsiString | getName () const |
| |
| void | setName (OdAnsiString Name) |
| |
| OdAnsiString | getDescription () const |
| |
| void | setDescription (OdAnsiString Description) |
| |
| | OdIfcRootAuto () |
| |
| | ODRX_DECLARE_MEMBERS (OdIfcEntity) |
| |
| | OdIfcEntity () |
| |
| | ~OdIfcEntity () |
| |
| virtual bool | isKindOf (OdIfcEntityType entityType) const |
| |
| virtual bool | isInstanceOf (OdIfcEntityType entityType) const |
| |
| IfcOpResult | resolved () |
| |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| |
| virtual OdGsCache * | gsNode () const |
| |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| |
| | ODRX_DECLARE_MEMBERS (OdGiDrawable) |
| |
| virtual DrawableType | drawableType () const |
| |
| ODRX_SEALED_VIRTUAL OdUInt32 | setAttributes (OdGiDrawableTraits *pTraits) const ODRX_SEALED |
| |
| ODRX_SEALED_VIRTUAL bool | worldDraw (OdGiWorldDraw *pWd) const ODRX_SEALED |
| |
| ODRX_SEALED_VIRTUAL void | viewportDraw (OdGiViewportDraw *pVd) const ODRX_SEALED |
| |
| ODRX_SEALED_VIRTUAL OdUInt32 | viewportDrawLogicalFlags (OdGiViewportDraw *pVd) const ODRX_SEALED |
| |
| virtual OdResult | getGeomExtents (OdGeExtents3d &extents) const |
| |
| ODRX_SEALED_VIRTUAL OdUInt32 | regenSupportFlags () const ODRX_SEALED |
| |
| | ODRX_HEAP_OPERATORS () |
| |
| | OdRxObject () |
| |
| virtual | ~OdRxObject () |
| |
| virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
| |
| virtual OdRxObject * | x (const OdRxClass *pClass) const |
| |
| virtual OdRxClass * | isA () const |
| |
| virtual void | addRef ()=0 |
| |
| virtual void | release ()=0 |
| |
| virtual long | numRefs () const |
| |
| bool | isKindOf (const OdRxClass *pClass) const |
| |
| virtual OdRxObjectPtr | clone () const |
| |
| virtual void | copyFrom (const OdRxObject *pSource) |
| |
| virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
| |
| virtual bool | isEqualTo (const OdRxObject *pOther) const |
| |