ifc2x3.ifccostvalue Class Reference
Public Member Functions | |
| def | condition () |
| def | costtype () |
Public Member Functions inherited from ifc2x3.ifcappliedvalue | |
| def | applicabledate () |
| def | appliedvalue () |
| def | description () |
| def | fixeduntildate () |
| def | iscomponentin () |
| def | name () |
| def | unitbasis () |
| def | valueofcomponents () |
| def | valuesreferenced () |
| def | wr1 (self) |
Public Attributes | |
| condition | |
| costtype | |
Public Attributes inherited from ifc2x3.ifcappliedvalue | |
| applicabledate | |
| appliedvalue | |
| description | |
| fixeduntildate | |
| name | |
| unitbasis | |
Detailed Description
Entity ifccostvalue definition. :param costtype :type costtype:ifclabel :param condition :type condition:ifctext
Member Function Documentation
◆ condition()
| def ifc2x3.ifccostvalue.condition | ( | ) |
References ifc2x3.ifccostvalue._condition, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.conditional_concept_feature._condition, automotive_design.conditional_concept_feature._condition, and ifc2x3.ifccostvalue.condition.
◆ costtype()
| def ifc2x3.ifccostvalue.costtype | ( | ) |
References ifc2x3.ifccostvalue._costtype, and ifc2x3.ifccostvalue.costtype.
Member Data Documentation
◆ condition
| ifc2x3.ifccostvalue.condition |
Referenced by ifc2x3.ifccostvalue.condition().
◆ costtype
| ifc2x3.ifccostvalue.costtype |
Referenced by ifc2x3.ifccostvalue.costtype().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17