#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 Ifc4x3_RC1/IfcSectionedSolidAutoImpl.h.
◆ comparedToEarlyImpl()
| virtual bool OdIfc4x3_rc1::IfcSectionedSolid::comparedToEarlyImpl |
( |
const OdDAI::ApplicationInstance * | pOther, |
|
|
OdRx::Ordering & | ordering ) const |
|
overridevirtual |
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.
Reimplemented from OdIfc4x3_rc1::IfcSolidModel.
Reimplemented in OdIfc4x3_rc1::IfcSectionedSolidHorizontal.
◆ crossSections()
| OdDAI::ListOfOdDAIObjectId & OdIfc4x3_rc1::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 OdIfc4x3_rc1::IfcSectionedSolid::getAttr |
( |
const char * | attrName | ) |
const |
|
overridevirtual |
◆ getAttr() [2/2]
◆ getCrossSections()
| void OdIfc4x3_rc1::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 & OdIfc4x3_rc1::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 * OdIfc4x3_rc1::IfcSectionedSolid::getInstanceType |
( |
| ) |
const |
|
overridevirtual |
◆ inFields()
| virtual OdResult OdIfc4x3_rc1::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 OdIfc4x3_rc1::IfcSolidModel.
Reimplemented in OdIfc4x3_rc1::IfcSectionedSolidHorizontal.
◆ outFields()
| virtual OdResult OdIfc4x3_rc1::IfcSectionedSolid::outFields |
( |
OdDAI::OdSpfFilerBase * | wrFiler | ) |
|
|
overridevirtual |
◆ putAttr() [1/2]
| virtual bool OdIfc4x3_rc1::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 OdIfc4x3_rc1::IfcSectionedSolidHorizontal.
◆ putAttr() [2/2]
◆ setDirectrix()
| void OdIfc4x3_rc1::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 OdIfc4x3_rc1::IfcSectionedSolid::testAttr |
( |
const char * | explicitAttrName | ) |
const |
|
overridevirtual |
◆ testAttr() [2/2]
| virtual bool OdIfc4x3_rc1::IfcSectionedSolid::testAttr |
( |
const OdIfc::OdIfcAttribute | explicitAttrDef | ) |
const |
|
overridevirtual |
◆ type()
◆ unsetAttr() [1/2]
| virtual void OdIfc4x3_rc1::IfcSectionedSolid::unsetAttr |
( |
const char * | explicitAttrName | ) |
|
|
overridevirtual |
◆ unsetAttr() [2/2]
◆ m_CrossSections
| OdDAI::ListOfOdDAIObjectId OdIfc4x3_rc1::IfcSectionedSolid::m_CrossSections |
|
protected |
◆ m_Directrix
| OdDAIObjectId OdIfc4x3_rc1::IfcSectionedSolid::m_Directrix |
|
protected |
The documentation for this class was generated from the following file: