Public Member Functions | |
| def | dir () |
| def | pnt () |
| def | samedim (self) |
Public Member Functions inherited from ifc4.ifccurve | |
| def | dim () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| dim | |
| dir | |
| pnt | |
Detailed Description
Entity ifcline definition. :param pnt :type pnt:ifccartesianpoint :param dir :type dir:ifcvector
Member Function Documentation
◆ dir()
| def ifc4.ifcline.dir | ( | ) |
References Base::Axis._dir, VISCOUS_3D::_halfPlane._dir, config_control_design.line._dir, ifc2x3.ifcline._dir, ifc4.ifcline._dir, automotive_design.line._dir, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.line._dir, and ifc4.ifcline.dir.
◆ pnt()
| def ifc4.ifcline.pnt | ( | ) |
References config_control_design.line._pnt, ifc2x3.ifcline._pnt, ifc4.ifcline._pnt, automotive_design.line._pnt, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.line._pnt, and ifc4.ifcline.pnt.
◆ samedim()
| def ifc4.ifcline.samedim | ( | self | ) |
Member Data Documentation
◆ dim
| ifc4.ifcline.dim |
Referenced by ifc2x3.ifcsweptsurface.dim(), ifc2x3.ifcplacement.dim(), ifc4.ifccompositecurvesegment.dim(), ifc2x3.ifccartesiantransformationoperator.dim(), ifc4.ifcplacement.dim(), ifc2x3.ifccurveboundedplane.dim(), ifc4.ifccartesiantransformationoperator.dim(), ifc2x3.ifccompositecurvesegment.dim(), ifc2x3.ifcgeometricset.dim(), ifc4.ifcgeometricset.dim(), ifc2x3.ifcrectangulartrimmedsurface.dim(), ifc2x3.ifcelementarysurface.dim(), ifc2x3.ifcpointoncurve.dim(), ifc4.ifcbooleanresult.dim(), ifc4.ifcpointoncurve.dim(), ifc2x3.ifcpointonsurface.dim(), ifc2x3.ifcvector.dim(), ifc4.ifcpointonsurface.dim(), ifc4.ifcvector.dim(), and ifc4.ifcfillareastylehatching.refhatchline2d().
◆ dir
| ifc4.ifcline.dir |
Referenced by ifc4.ifcline.dir().
◆ pnt
| ifc4.ifcline.pnt |
Referenced by ifc4.ifcline.pnt().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17