Public Member Functions | |
| def | lowerboundvalue () |
| def | sameunitlowerset (self) |
| def | sameunitupperlower (self) |
| def | sameunitupperset (self) |
| def | setpointvalue () |
| def | unit () |
| def | upperboundvalue () |
Public Member Functions inherited from ifc4.ifcproperty | |
| def | description () |
| def | name () |
| def | partofcomplex () |
| def | partofpset () |
| def | propertydependson () |
| def | propertyfordependance () |
Public Member Functions inherited from ifc4.ifcpropertyabstraction | |
| def | hasexternalreferences () |
Public Attributes | |
| lowerboundvalue | |
| setpointvalue | |
| unit | |
| upperboundvalue | |
Public Attributes inherited from ifc4.ifcproperty | |
| description | |
| name | |
Detailed Description
Entity ifcpropertyboundedvalue definition. :param upperboundvalue :type upperboundvalue:ifcvalue :param lowerboundvalue :type lowerboundvalue:ifcvalue :param unit :type unit:ifcunit :param setpointvalue :type setpointvalue:ifcvalue
Member Function Documentation
◆ lowerboundvalue()
| def ifc4.ifcpropertyboundedvalue.lowerboundvalue | ( | ) |
References ifc2x3.ifcpropertyboundedvalue._lowerboundvalue, ifc4.ifcpropertyboundedvalue._lowerboundvalue, ifc4.ifcvalue, and ifc4.ifcpropertyboundedvalue.lowerboundvalue.
◆ sameunitlowerset()
| def ifc4.ifcpropertyboundedvalue.sameunitlowerset | ( | self | ) |
◆ sameunitupperlower()
| def ifc4.ifcpropertyboundedvalue.sameunitupperlower | ( | self | ) |
◆ sameunitupperset()
| def ifc4.ifcpropertyboundedvalue.sameunitupperset | ( | self | ) |
◆ setpointvalue()
| def ifc4.ifcpropertyboundedvalue.setpointvalue | ( | ) |
References ifc4.ifcpropertyboundedvalue._setpointvalue, ifc4.ifcvalue, and ifc4.ifcpropertyboundedvalue.setpointvalue.
◆ unit()
| def ifc4.ifcpropertyboundedvalue.unit | ( | ) |
References ifc2x3.ifcderivedunitelement._unit, ifc4.ifcderivedunitelement._unit, ifc2x3.ifcphysicalsimplequantity._unit, ifc2x3.ifcpropertyenumeration._unit, automotive_design.presentation_size._unit, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.presentation_size._unit, ifc4.ifcphysicalsimplequantity._unit, ifc4.ifcpropertyenumeration._unit, ifc2x3.ifcpropertylistvalue._unit, ifc4.ifcpropertylistvalue._unit, ifc2x3.ifcpropertyboundedvalue._unit, ifc2x3.ifctimeseries._unit, ifc2x3.ifcpropertysinglevalue._unit, ifc4.ifcpropertyboundedvalue._unit, automotive_design.derived_unit_element._unit, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.derived_unit_element._unit, ifc4.ifcunit, and ifc4.ifcpropertyboundedvalue.unit.
◆ upperboundvalue()
| def ifc4.ifcpropertyboundedvalue.upperboundvalue | ( | ) |
References ifc2x3.ifcpropertyboundedvalue._upperboundvalue, ifc4.ifcpropertyboundedvalue._upperboundvalue, ifc4.ifcvalue, and ifc4.ifcpropertyboundedvalue.upperboundvalue.
Member Data Documentation
◆ lowerboundvalue
| ifc4.ifcpropertyboundedvalue.lowerboundvalue |
◆ setpointvalue
| ifc4.ifcpropertyboundedvalue.setpointvalue |
◆ unit
| ifc4.ifcpropertyboundedvalue.unit |
Referenced by ifc4.ifcpropertyboundedvalue.unit().
◆ upperboundvalue
| ifc4.ifcpropertyboundedvalue.upperboundvalue |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17