ifc2x3.ifcgeneralprofileproperties Class Reference

Public Member Functions

def crosssectionarea ()
 
def maximumplatethickness ()
 
def minimumplatethickness ()
 
def perimeter ()
 
def physicalweight ()
 
def wr1 (self)
 
- Public Member Functions inherited from ifc2x3.ifcprofileproperties
def profiledefinition ()
 
def profilename ()
 

Public Attributes

 crosssectionarea
 
 maximumplatethickness
 
 minimumplatethickness
 
 perimeter
 
 physicalweight
 
- Public Attributes inherited from ifc2x3.ifcprofileproperties
 profiledefinition
 
 profilename
 

Detailed Description

Entity ifcgeneralprofileproperties definition.

:param physicalweight
:type physicalweight:ifcmassperlengthmeasure

:param perimeter
:type perimeter:ifcpositivelengthmeasure

:param minimumplatethickness
:type minimumplatethickness:ifcpositivelengthmeasure

:param maximumplatethickness
:type maximumplatethickness:ifcpositivelengthmeasure

:param crosssectionarea
:type crosssectionarea:ifcareameasure

Member Function Documentation

◆ crosssectionarea()

def ifc2x3.ifcgeneralprofileproperties.crosssectionarea ( )

References ifc2x3.ifcgeneralprofileproperties._crosssectionarea, and ifc2x3.ifcgeneralprofileproperties.crosssectionarea.

◆ maximumplatethickness()

def ifc2x3.ifcgeneralprofileproperties.maximumplatethickness ( )

References ifc2x3.ifcgeneralprofileproperties._maximumplatethickness, and ifc2x3.ifcgeneralprofileproperties.maximumplatethickness.

◆ minimumplatethickness()

def ifc2x3.ifcgeneralprofileproperties.minimumplatethickness ( )

References ifc2x3.ifcgeneralprofileproperties._minimumplatethickness, and ifc2x3.ifcgeneralprofileproperties.minimumplatethickness.

◆ perimeter()

def ifc2x3.ifcgeneralprofileproperties.perimeter ( )

References ifc2x3.ifcgeneralprofileproperties._perimeter, and ifc2x3.ifcgeneralprofileproperties.perimeter.

◆ physicalweight()

def ifc2x3.ifcgeneralprofileproperties.physicalweight ( )

References ifc2x3.ifcgeneralprofileproperties._physicalweight, and ifc2x3.ifcgeneralprofileproperties.physicalweight.

◆ wr1()

def ifc2x3.ifcgeneralprofileproperties.wr1 (   self)

Member Data Documentation

◆ crosssectionarea

ifc2x3.ifcgeneralprofileproperties.crosssectionarea

◆ maximumplatethickness

ifc2x3.ifcgeneralprofileproperties.maximumplatethickness

◆ minimumplatethickness

ifc2x3.ifcgeneralprofileproperties.minimumplatethickness

◆ perimeter

ifc2x3.ifcgeneralprofileproperties.perimeter

◆ physicalweight

ifc2x3.ifcgeneralprofileproperties.physicalweight

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