#include <IfcSectionedSolidAutoImpl.h>
An IfcSectionedSolid is an abstract base type for solids constructed by sweeping potentially variable cross sections along a directrix.
Definition at line 44 of file Ifc4x2/IfcSectionedSolidAutoImpl.h.
◆ crossSections()
| OdDAI::ListOfOdDAIObjectId & OdIfc4x2::IfcSectionedSolid::crossSections |
( |
| ) |
|
Returns the value of CrossSections attribute. This attribute represents list of cross sections in sequential order along the Directrix.
- Returns
- Returns the value of CrossSections attribute.
◆ getAttr() [1/2]
| virtual OdRxValue OdIfc4x2::IfcSectionedSolid::getAttr |
( |
const char * | attrName | ) |
const |
|
overridevirtual |
Returns an attribute value for the specified attribute name.
- Parameters
-
| attrName | [in] Name of an attribute to query. |
- Returns
- OdRxValue object that represents a generic variant type value.
Reimplemented in OdIfc4x2::IfcSectionedSolidHorizontal.
◆ getAttr() [2/2]
◆ getCrossSections()
| void OdIfc4x2::IfcSectionedSolid::getCrossSections |
( |
OdDAIObjectIds & | CrossSections | ) |
const |
Gets the value of CrossSections attribute. This attribute represents list of cross sections in sequential order along the Directrix.
- Parameters
-
| CrossSections | [out] Receives the cross sections. |
◆ getDirectrix()
| const OdDAIObjectId & OdIfc4x2::IfcSectionedSolid::getDirectrix |
( |
| ) |
const |
Returns the value of Directrix attribute. This attribute represents the curve that defines the sweeping operation.
- Returns
- Returns the value of Directrix attribute.
◆ getInstanceType()
| virtual OdDAI::Entity * OdIfc4x2::IfcSectionedSolid::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 from OdIfc4x2::IfcSolidModel.
Reimplemented in OdIfc4x2::IfcSectionedSolidHorizontal.
◆ inFields()
| virtual OdResult OdIfc4x2::IfcSectionedSolid::inFields |
( |
OdDAI::OdSpfFilerBase * | rdFiler | ) |
|
|
overridevirtual |
◆ isKindOf()
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 OdIfc4x2::IfcSolidModel.
Reimplemented in OdIfc4x2::IfcSectionedSolidHorizontal.
◆ outFields()
| virtual OdResult OdIfc4x2::IfcSectionedSolid::outFields |
( |
OdDAI::OdSpfFilerBase * | wrFiler | ) |
|
|
overridevirtual |
◆ putAttr() [1/2]
| virtual bool OdIfc4x2::IfcSectionedSolid::putAttr |
( |
const char * | explicitAttrName, |
|
|
const OdRxValue & | val ) |
|
overridevirtual |
Sets the specified attribute with a given value.
- Parameters
-
| explicitAttrName | [in] Explicit name of the attribute 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 OdIfc4x2::IfcSectionedSolidHorizontal.
◆ putAttr() [2/2]
◆ setDirectrix()
| void OdIfc4x2::IfcSectionedSolid::setDirectrix |
( |
const OdDAIObjectId & | Directrix | ) |
|
Sets the value of Directrix attribute. This attribute represents the curve that defines the sweeping operation.
- Parameters
-
| Directrix | [in] Directrix to set. |
◆ testAttr() [1/2]
| virtual bool OdIfc4x2::IfcSectionedSolid::testAttr |
( |
const char * | explicitAttrName | ) |
const |
|
overridevirtual |
◆ testAttr() [2/2]
◆ type()
◆ unsetAttr() [1/2]
| virtual void OdIfc4x2::IfcSectionedSolid::unsetAttr |
( |
const char * | explicitAttrName | ) |
|
|
overridevirtual |
◆ unsetAttr() [2/2]
◆ m_CrossSections
| OdDAI::ListOfOdDAIObjectId OdIfc4x2::IfcSectionedSolid::m_CrossSections |
|
protected |
◆ m_Directrix
| OdDAIObjectId OdIfc4x2::IfcSectionedSolid::m_Directrix |
|
protected |
The documentation for this class was generated from the following file: