|
CFx SDK Documentation 2026 SP0
|
#include <IfcMaterialLayerSetAutoImpl.h>
Public Member Functions | |
| void | getMaterialLayers (OdDAIObjectIds &MaterialLayers) const |
| OdDAI::ListOfOdDAIObjectId & | materialLayers () |
| const OdAnsiString & | getLayerSetName () const |
| void | setLayerSetName (const OdAnsiString &LayerSetName) |
| const OdAnsiString & | getDescription () const |
| void | setDescription (const OdAnsiString &Description) |
| IfcMaterialLayerSet () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual void | setInverseCounterParts () override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) 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 | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc4x4::IfcMaterialDefinition | |
| void | getInvAssociatedTo (OdDAIObjectIds &AssociatedTo) const |
| void | getInvHasExternalReferences (OdDAIObjectIds &HasExternalReferences) const |
| void | getInvHasProperties (OdDAIObjectIds &HasProperties) const |
Public Member Functions inherited from OdIfc4x4::OdIFC4X4Instance | |
| void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| 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 |
| virtual OdDbStub * | ownerId () const |
Protected Attributes | |
| OdDAI::ListOfOdDAIObjectId | m_MaterialLayers |
| OdAnsiString | m_LayerSetName |
| OdAnsiString | m_Description |
Protected Attributes inherited from OdIfc::OdIfcInstance | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
The IfcMaterialLayerSet is a designation by which materials of an element constructed of a number of material layers is known and through which the relative positioning of individual layers can be expressed. The Material Layer Set Base (MlsBase) describes the imaginary axis along which the material layers are positioned. In case of assigning the IfcMaterialLayerSet directly to an element or element type, the individual layers are stacked according to their position within the list of MaterialLayers without providing information on how to spatially relate the material layer information to the shape representation of the element or element type. In case of assigning the IfcMaterialLayerSet through an IfcMaterialLayerSetUsage to an element, the MlsBase is positioned along the reference axis or reference plane of the element. An offset from the reference axis or plane to MlsBase is supported by IfcMaterialLayerSetUsage which combines layers and an offset. Offsets from element edges are supported by the subtype IfcMaterialLayerWithOffsets. The positive LayerSetDirection (MlsDirection) describes the direction by which the individual material layers are stacked. The IfcMaterialLayer's are stacked with no gap. Gaps within a material layer set are expressed as layers by themselves.
<IMAGE ifcmateriallayerset-01>
Definition at line 58 of file IFC4X4/IfcMaterialLayerSetAutoImpl.h.
| OdIfc4x4::IfcMaterialLayerSet::IfcMaterialLayerSet | ( | ) |
Default constructor for the IfcMaterialLayerSet class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
| const OdAnsiString & OdIfc4x4::IfcMaterialLayerSet::getDescription | ( | ) | const |
Returns the value of Description attribute. This attribute represents definition of the IfcMaterialLayerSet in descriptive terms.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
| const OdAnsiString & OdIfc4x4::IfcMaterialLayerSet::getLayerSetName | ( | ) | const |
Returns the value of LayerSetName attribute. This attribute represents the name by which the IfcMaterialLayerSet is known.
| void OdIfc4x4::IfcMaterialLayerSet::getMaterialLayers | ( | OdDAIObjectIds & | MaterialLayers | ) | const |
Gets the value of MaterialLayers attribute. This attribute represents the IfcMaterialLayer’s from which the IfcMaterialLayerSet is composed.
| MaterialLayers | [in] Material layers to set. |
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
| OdDAI::ListOfOdDAIObjectId & OdIfc4x4::IfcMaterialLayerSet::materialLayers | ( | ) |
Returns the value of MaterialLayers attribute. This attribute represents the IfcMaterialLayer’s from which the IfcMaterialLayerSet is composed.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc::OdIfcInstance.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
| void OdIfc4x4::IfcMaterialLayerSet::setDescription | ( | const OdAnsiString & | Description | ) |
Sets the value of Description attribute. This attribute represents definition of the IfcMaterialLayerSet in descriptive terms.
| Description | [in] Description to set. |
|
overridevirtual |
Sets the object ID of this instance to inverse attributes of related instances according to schema specification of inverse attributes.
| void OdIfc4x4::IfcMaterialLayerSet::setLayerSetName | ( | const OdAnsiString & | LayerSetName | ) |
Sets the value of LayerSetName attribute. This attribute represents the name by which the IfcMaterialLayerSet is known.
| LayerSetName | [in] LayerSetName to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x4::IfcMaterialDefinition.
|
protected |
Definition at line 253 of file IFC4X4/IfcMaterialLayerSetAutoImpl.h.
|
protected |
Definition at line 252 of file IFC4X4/IfcMaterialLayerSetAutoImpl.h.
|
protected |
Definition at line 251 of file IFC4X4/IfcMaterialLayerSetAutoImpl.h.