Public Member Functions | |
| def | height () |
| def | width () |
Public Member Functions inherited from ifc2x3.ifcedgefeature | |
| def | featurelength () |
Public Member Functions inherited from ifc2x3.ifcfeatureelementsubtraction | |
| def | voidselements () |
Public Member Functions inherited from ifc2x3.ifcelement | |
| def | connectedfrom () |
| def | connectedto () |
| def | containedinstructure () |
| def | fillsvoids () |
| def | hascoverings () |
| def | hasopenings () |
| def | hasports () |
| def | hasprojections () |
| def | hasstructuralmember () |
| def | isconnectionrealization () |
| def | providesboundaries () |
| def | referencedinstructures () |
| def | tag () |
Public Member Functions inherited from ifc2x3.ifcproduct | |
| def | objectplacement () |
| def | referencedby () |
| def | representation () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| height | |
| width | |
Public Attributes inherited from ifc2x3.ifcedgefeature | |
| featurelength | |
Public Attributes inherited from ifc2x3.ifcelement | |
| tag | |
Public Attributes inherited from ifc2x3.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcchamferedgefeature definition. :param width :type width:ifcpositivelengthmeasure :param height :type height:ifcpositivelengthmeasure
Member Function Documentation
◆ height()
| def ifc2x3.ifcchamferedgefeature.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, ifc2x3.ifcchamferedgefeature._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.ifcchamferedgefeature.height.
Referenced by PathScripts.PathInspect.GCodeEditorDialog.cleanup().
◆ width()
| def ifc2x3.ifcchamferedgefeature.width | ( | ) |
References Image::ImageBase._width, Gui::Dialog::DlgSettingsImageImp._width, ifc2x3.ifcpixeltexture._width, ifc2x3.ifccshapeprofiledef._width, ifc2x3.ifclshapeprofiledef._width, ifc2x3.ifcchamferedgefeature._width, and ifc2x3.ifcchamferedgefeature.width.
Referenced by PathScripts.PathInspect.GCodeEditorDialog.cleanup().
Member Data Documentation
◆ height
| ifc2x3.ifcchamferedgefeature.height |
◆ width
| ifc2x3.ifcchamferedgefeature.width |
Referenced by PathScripts.PathInspect.GCodeEditorDialog.cleanup(), PathScripts.PathStock.StockFromBase.execute(), PathScripts.PathDressupHoldingTags.Tag.fullWidth(), ifc4.ifcpixeltexture.minpixelins(), ifc4.ifcpixeltexture.sizeofpixellist(), ifc4.ifccshapeprofiledef.validinternalfilletradius(), ifc4.ifclshapeprofiledef.validthickness(), ifc4.ifccshapeprofiledef.validwallthickness(), and ifc2x3.ifcchamferedgefeature.width().
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