Public Member Functions | |
| def | weights () |
| def | weightsdata () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Member Functions inherited from ifc2x3.ifcbsplinecurve | |
| def | closedcurve () |
| def | controlpoints () |
| def | controlpointslist () |
| def | curveform () |
| def | degree () |
| def | selfintersect () |
| def | upperindexoncontrolpoints () |
| def | wr41 (self) |
Public Member Functions inherited from ifc2x3.ifccurve | |
| def | dim () |
Public Member Functions inherited from ifc2x3.ifcrepresentationitem | |
| def | layerassignments () |
| def | styledbyitem () |
Public Attributes | |
| weightsdata | |
Public Attributes inherited from ifc2x3.ifcbsplinecurve | |
| closedcurve | |
| controlpointslist | |
| curveform | |
| degree | |
| selfintersect | |
Detailed Description
Entity ifcrationalbeziercurve definition. :param weightsdata :type weightsdata:LIST(2,None,'REAL', scope = schema_scope) :param weights :type weights:ARRAY(0,255,'REAL', scope = schema_scope)
Member Function Documentation
◆ weights()
| def ifc2x3.ifcrationalbeziercurve.weights | ( | ) |
References ifc2x3.ifclisttoarray(), Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), and ifc2x3.ifcrationalbeziercurve.weightsdata.
◆ weightsdata()
| def ifc2x3.ifcrationalbeziercurve.weightsdata | ( | ) |
References ifc2x3.ifcrationalbeziercurve._weightsdata, and ifc2x3.ifcrationalbeziercurve.weightsdata.
◆ wr1()
| def ifc2x3.ifcrationalbeziercurve.wr1 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), and ifc2x3.ifcrationalbeziercurve.weightsdata.
◆ wr2()
| def ifc2x3.ifcrationalbeziercurve.wr2 | ( | self | ) |
References ifc2x3.ifccurveweightspositive().
Member Data Documentation
◆ weightsdata
| ifc2x3.ifcrationalbeziercurve.weightsdata |
Referenced by ifc4.ifcrationalbsplinesurfacewithknots.correspondingweightsdatalists(), ifc4.ifcrationalbsplinecurvewithknots.samenumofweightsandpoints(), ifc2x3.ifcrationalbeziercurve.weights(), ifc4.ifcrationalbsplinecurvewithknots.weights(), ifc4.ifcrationalbsplinesurfacewithknots.weights(), ifc2x3.ifcrationalbeziercurve.weightsdata(), and ifc2x3.ifcrationalbeziercurve.wr1().
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