Public Member Functions | |
| def | closedcurve () |
| def | controlpoints () |
| def | controlpointslist () |
| def | curveform () |
| def | degree () |
| def | samedim (self) |
| def | selfintersect () |
| def | upperindexoncontrolpoints () |
Public Member Functions inherited from ifc4.ifccurve | |
| def | dim () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| closedcurve | |
| controlpointslist | |
| curveform | |
| degree | |
| selfintersect | |
Detailed Description
Entity ifcbsplinecurve definition. :param degree :type degree:INTEGER :param controlpointslist :type controlpointslist:LIST(2,None,'ifccartesianpoint', scope = schema_scope) :param curveform :type curveform:ifcbsplinecurveform :param closedcurve :type closedcurve:LOGICAL :param selfintersect :type selfintersect:LOGICAL :param upperindexoncontrolpoints :type upperindexoncontrolpoints:INTEGER :param controlpoints :type controlpoints:ARRAY(0,upperindexoncontrolpoints,'ifccartesianpoint', scope = schema_scope)
Member Function Documentation
◆ closedcurve()
| def ifc4.ifcbsplinecurve.closedcurve | ( | ) |
References ifc2x3.ifcbsplinecurve._closedcurve, ifc4.ifcbsplinecurve._closedcurve, and ifc4.ifcbsplinecurve.closedcurve.
Referenced by ifc4.ifccompositecurve.curvecontinuous().
◆ controlpoints()
| def ifc4.ifcbsplinecurve.controlpoints | ( | ) |
◆ controlpointslist()
| def ifc4.ifcbsplinecurve.controlpointslist | ( | ) |
References ifc2x3.ifcbsplinecurve._controlpointslist, ifc4.ifcbsplinecurve._controlpointslist, and ifc4.ifcbsplinecurve.controlpointslist.
◆ curveform()
| def ifc4.ifcbsplinecurve.curveform | ( | ) |
References ifc2x3.ifcbsplinecurve._curveform, ifc4.ifcbsplinecurve._curveform, and ifc4.ifcbsplinecurve.curveform.
◆ degree()
| def ifc4.ifcbsplinecurve.degree | ( | ) |
References config_control_design.b_spline_curve._degree, ifc2x3.ifcbsplinecurve._degree, ifc4.ifcbsplinecurve._degree, automotive_design.b_spline_curve._degree, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve._degree, and ifc4.ifcbsplinecurve.degree.
◆ samedim()
| def ifc4.ifcbsplinecurve.samedim | ( | self | ) |
◆ selfintersect()
| def ifc4.ifcbsplinecurve.selfintersect | ( | ) |
References ifc2x3.ifcbsplinecurve._selfintersect, ifc4.ifcbsplinecurve._selfintersect, ifc2x3.ifccompositecurve._selfintersect, ifc2x3.ifcoffsetcurve2d._selfintersect, ifc2x3.ifcoffsetcurve3d._selfintersect, and ifc4.ifcbsplinecurve.selfintersect.
◆ upperindexoncontrolpoints()
| def ifc4.ifcbsplinecurve.upperindexoncontrolpoints | ( | ) |
Member Data Documentation
◆ closedcurve
| ifc4.ifcbsplinecurve.closedcurve |
◆ controlpointslist
| ifc4.ifcbsplinecurve.controlpointslist |
◆ curveform
| ifc4.ifcbsplinecurve.curveform |
Referenced by ifc4.ifcbsplinecurve.curveform().
◆ degree
| ifc4.ifcbsplinecurve.degree |
Referenced by ifc4.ifcbsplinecurvewithknots.consistentbspline(), and ifc4.ifcbsplinecurve.degree().
◆ selfintersect
| ifc4.ifcbsplinecurve.selfintersect |
Referenced by ifc4.ifcbsplinecurve.selfintersect().
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