Public Member Functions | |
| def | consistentbspline (self) |
| def | correspondingknotlists (self) |
| def | knotmultiplicities () |
| def | knots () |
| def | knotspec () |
| def | upperindexonknots () |
Public Member Functions inherited from ifc4.ifcbsplinecurve | |
| 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 | |
| knotmultiplicities | |
| knots | |
| knotspec | |
Public Attributes inherited from ifc4.ifcbsplinecurve | |
| closedcurve | |
| controlpointslist | |
| curveform | |
| degree | |
| selfintersect | |
Detailed Description
Entity ifcbsplinecurvewithknots definition. :param knotmultiplicities :type knotmultiplicities:LIST(2,None,'INTEGER', scope = schema_scope) :param knots :type knots:LIST(2,None,'REAL', scope = schema_scope) :param knotspec :type knotspec:ifcknottype :param upperindexonknots :type upperindexonknots:INTEGER
Member Function Documentation
◆ consistentbspline()
| def ifc4.ifcbsplinecurvewithknots.consistentbspline | ( | self | ) |
References SplineData.degree, draftguitools.gui_beziers.BezCurve.degree, SplineDataOut.degree, draftguitools.gui_beziers.CubicBezCurve.degree, draftguitools.gui_trackers.bezcurveTracker.degree, 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, automotive_design.ruled_surface_swept_area_solid.degree, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.ruled_surface_swept_area_solid.degree, ifc4.ifcconstraintsparambspline(), ifc4.ifcbsplinecurvewithknots.knotmultiplicities, SplineData.knots, SplineDataOut.knots, config_control_design.b_spline_curve_with_knots.knots, ifc4.ifcbsplinecurvewithknots.knots, automotive_design.b_spline_curve_with_knots.knots, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve_with_knots.knots, ifc2x3.ifcbsplinecurve.upperindexoncontrolpoints(), ifc4.ifcbsplinecurve.upperindexoncontrolpoints(), and ifc4.ifcbsplinecurvewithknots.upperindexonknots().
◆ correspondingknotlists()
| def ifc4.ifcbsplinecurvewithknots.correspondingknotlists | ( | self | ) |
◆ knotmultiplicities()
| def ifc4.ifcbsplinecurvewithknots.knotmultiplicities | ( | ) |
References ifc4.ifcbsplinecurvewithknots._knotmultiplicities, and ifc4.ifcbsplinecurvewithknots.knotmultiplicities.
◆ knots()
| def ifc4.ifcbsplinecurvewithknots.knots | ( | ) |
References config_control_design.b_spline_curve_with_knots._knots, ifc4.ifcbsplinecurvewithknots._knots, automotive_design.b_spline_curve_with_knots._knots, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve_with_knots._knots, and ifc4.ifcbsplinecurvewithknots.knots.
◆ knotspec()
| def ifc4.ifcbsplinecurvewithknots.knotspec | ( | ) |
References ifc4.ifcbsplinecurvewithknots._knotspec, and ifc4.ifcbsplinecurvewithknots.knotspec.
◆ upperindexonknots()
| def ifc4.ifcbsplinecurvewithknots.upperindexonknots | ( | ) |
References SplineData.knots, SplineDataOut.knots, config_control_design.b_spline_curve_with_knots.knots, ifc4.ifcbsplinecurvewithknots.knots, automotive_design.b_spline_curve_with_knots.knots, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve_with_knots.knots.
Referenced by ifc4.ifcbsplinecurvewithknots.consistentbspline(), and ifc4.ifcbsplinecurvewithknots.correspondingknotlists().
Member Data Documentation
◆ knotmultiplicities
| ifc4.ifcbsplinecurvewithknots.knotmultiplicities |
◆ knots
| ifc4.ifcbsplinecurvewithknots.knots |
◆ knotspec
| ifc4.ifcbsplinecurvewithknots.knotspec |
Referenced by ifc4.ifcbsplinecurvewithknots.knotspec().
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