ifc4.ifcreparametrisedcompositecurvesegment Class Reference
Public Member Functions | |
| def | paramlength () |
| def | positivelengthparameter (self) |
Public Member Functions inherited from ifc4.ifccompositecurvesegment | |
| def | dim () |
| def | parentcurve () |
| def | parentisboundedcurve (self) |
| def | samesense () |
| def | transition () |
| def | usingcurves () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| paramlength | |
Public Attributes inherited from ifc4.ifccompositecurvesegment | |
| parentcurve | |
| samesense | |
| transition | |
Detailed Description
Entity ifcreparametrisedcompositecurvesegment definition. :param paramlength :type paramlength:ifcparametervalue
Member Function Documentation
◆ paramlength()
| def ifc4.ifcreparametrisedcompositecurvesegment.paramlength | ( | ) |
References ifc4.ifcreparametrisedcompositecurvesegment._paramlength, and ifc4.ifcreparametrisedcompositecurvesegment.paramlength.
◆ positivelengthparameter()
| def ifc4.ifcreparametrisedcompositecurvesegment.positivelengthparameter | ( | self | ) |
Member Data Documentation
◆ paramlength
| ifc4.ifcreparametrisedcompositecurvesegment.paramlength |
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