Public Member Functions | |
| def | height () |
| def | xlength () |
| def | ylength () |
Public Member Functions inherited from ifc2x3.ifccsgprimitive3d | |
| def | dim () |
| def | position () |
Public Member Functions inherited from ifc2x3.ifcrepresentationitem | |
| def | layerassignments () |
| def | styledbyitem () |
Public Attributes | |
| height | |
| xlength | |
| ylength | |
Public Attributes inherited from ifc2x3.ifccsgprimitive3d | |
| position | |
Detailed Description
Entity ifcrectangularpyramid definition. :param xlength :type xlength:ifcpositivelengthmeasure :param ylength :type ylength:ifcpositivelengthmeasure :param height :type height:ifcpositivelengthmeasure
Member Function Documentation
◆ height()
| def ifc2x3.ifcrectangularpyramid.height | ( | ) |
References Image::ImageBase._height, Gui::Dialog::DlgSettingsImageImp._height, ifc2x3.ifcpixeltexture._height, ifc2x3.ifcrightcircularcylinder._height, automotive_design.right_circular_cylinder._height, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.right_circular_cylinder._height, ifc2x3.ifcrectangularpyramid._height, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.right_circular_cone._height, automotive_design.right_circular_cone._height, and ifc2x3.ifcrectangularpyramid.height.
Referenced by PathScripts.PathInspect.GCodeEditorDialog.cleanup().
◆ xlength()
| def ifc2x3.ifcrectangularpyramid.xlength | ( | ) |
References automotive_design.box_domain._xlength, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.box_domain._xlength, ifc2x3.ifcrectangularpyramid._xlength, and ifc2x3.ifcrectangularpyramid.xlength.
◆ ylength()
| def ifc2x3.ifcrectangularpyramid.ylength | ( | ) |
References automotive_design.box_domain._ylength, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.box_domain._ylength, ifc2x3.ifcrectangularpyramid._ylength, and ifc2x3.ifcrectangularpyramid.ylength.
Member Data Documentation
◆ height
| ifc2x3.ifcrectangularpyramid.height |
◆ xlength
| ifc2x3.ifcrectangularpyramid.xlength |
◆ ylength
| ifc2x3.ifcrectangularpyramid.ylength |
Referenced by ifc2x3.ifcrectangularpyramid.ylength().
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