ifc2x3.ifcpropertyboundedvalue Class Reference

Public Member Functions

def lowerboundvalue ()
 
def unit ()
 
def upperboundvalue ()
 
def wr21 (self)
 
def wr22 (self)
 
- Public Member Functions inherited from ifc2x3.ifcproperty
def description ()
 
def name ()
 
def partofcomplex ()
 
def propertydependson ()
 
def propertyfordependance ()
 

Public Attributes

 lowerboundvalue
 
 unit
 
 upperboundvalue
 
- Public Attributes inherited from ifc2x3.ifcproperty
 description
 
 name
 

Detailed Description

Entity ifcpropertyboundedvalue definition.

:param upperboundvalue
:type upperboundvalue:ifcvalue

:param lowerboundvalue
:type lowerboundvalue:ifcvalue

:param unit
:type unit:ifcunit

Member Function Documentation

◆ lowerboundvalue()

def ifc2x3.ifcpropertyboundedvalue.lowerboundvalue ( )

References ifc2x3.ifcpropertyboundedvalue._lowerboundvalue, ifc2x3.ifcvalue, and ifc2x3.ifcpropertyboundedvalue.lowerboundvalue.

◆ unit()

def ifc2x3.ifcpropertyboundedvalue.unit ( )

References ifc2x3.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, ifc2x3.ifcpropertylistvalue._unit, ifc2x3.ifcpropertyboundedvalue._unit, automotive_design.derived_unit_element._unit, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.derived_unit_element._unit, ifc2x3.ifcunit, and ifc2x3.ifcpropertyboundedvalue.unit.

◆ upperboundvalue()

def ifc2x3.ifcpropertyboundedvalue.upperboundvalue ( )

References ifc2x3.ifcpropertyboundedvalue._upperboundvalue, ifc2x3.ifcvalue, and ifc2x3.ifcpropertyboundedvalue.upperboundvalue.

◆ wr21()

def ifc2x3.ifcpropertyboundedvalue.wr21 (   self)

◆ wr22()

def ifc2x3.ifcpropertyboundedvalue.wr22 (   self)

Member Data Documentation

◆ lowerboundvalue

◆ unit

ifc2x3.ifcpropertyboundedvalue.unit

◆ upperboundvalue


The documentation for this class was generated from the following file:
  • src/Mod/Import/App/ifc2x3.py