Public Member Functions | |
| def | xlength () |
| def | ylength () |
| def | zlength () |
Public Member Functions inherited from ifc2x3.ifccsgprimitive3d | |
| def | dim () |
| def | position () |
Public Member Functions inherited from ifc2x3.ifcrepresentationitem | |
| def | layerassignments () |
| def | styledbyitem () |
Public Attributes | |
| xlength | |
| ylength | |
| zlength | |
Public Attributes inherited from ifc2x3.ifccsgprimitive3d | |
| position | |
Detailed Description
Entity ifcblock definition. :param xlength :type xlength:ifcpositivelengthmeasure :param ylength :type ylength:ifcpositivelengthmeasure :param zlength :type zlength:ifcpositivelengthmeasure
Member Function Documentation
◆ xlength()
| def ifc2x3.ifcblock.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, ifc2x3.ifcblock._xlength, and ifc2x3.ifcblock.xlength.
◆ ylength()
| def ifc2x3.ifcblock.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, ifc2x3.ifcblock._ylength, and ifc2x3.ifcblock.ylength.
◆ zlength()
| def ifc2x3.ifcblock.zlength | ( | ) |
References automotive_design.box_domain._zlength, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.box_domain._zlength, ifc2x3.ifcblock._zlength, and ifc2x3.ifcblock.zlength.
Member Data Documentation
◆ xlength
| ifc2x3.ifcblock.xlength |
Referenced by Mod.PartDesign.WizardShaft.ShaftDiagram.Diagram.update(), and ifc2x3.ifcblock.xlength().
◆ ylength
| ifc2x3.ifcblock.ylength |
Referenced by ifc2x3.ifcblock.ylength().
◆ zlength
| ifc2x3.ifcblock.zlength |
Referenced by ifc2x3.ifcblock.zlength().
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