ifc2x3.ifctrimmedcurve Class Reference
Public Member Functions | |
| def | basiscurve () |
| def | masterrepresentation () |
| def | senseagreement () |
| def | trim1 () |
| def | trim2 () |
| def | wr41 (self) |
| def | wr42 (self) |
| def | wr43 (self) |
Public Member Functions inherited from ifc2x3.ifccurve | |
| def | dim () |
Public Member Functions inherited from ifc2x3.ifcrepresentationitem | |
| def | layerassignments () |
| def | styledbyitem () |
Public Attributes | |
| basiscurve | |
| masterrepresentation | |
| senseagreement | |
| trim1 | |
| trim2 | |
Detailed Description
Entity ifctrimmedcurve definition. :param basiscurve :type basiscurve:ifccurve :param trim1 :type trim1:SET(1,2,'ifctrimmingselect', scope = schema_scope) :param trim2 :type trim2:SET(1,2,'ifctrimmingselect', scope = schema_scope) :param senseagreement :type senseagreement:BOOLEAN :param masterrepresentation :type masterrepresentation:ifctrimmingpreference
Member Function Documentation
◆ basiscurve()
| def ifc2x3.ifctrimmedcurve.basiscurve | ( | ) |
References ifc2x3.ifctrimmedcurve._basiscurve, and ifc2x3.ifctrimmedcurve.basiscurve.
◆ masterrepresentation()
| def ifc2x3.ifctrimmedcurve.masterrepresentation | ( | ) |
References ifc2x3.ifctrimmedcurve._masterrepresentation, and ifc2x3.ifctrimmedcurve.masterrepresentation.
◆ senseagreement()
| def ifc2x3.ifctrimmedcurve.senseagreement | ( | ) |
References ifc2x3.ifctrimmedcurve._senseagreement, and ifc2x3.ifctrimmedcurve.senseagreement.
◆ trim1()
| def ifc2x3.ifctrimmedcurve.trim1 | ( | ) |
References ifc2x3.ifctrimmedcurve._trim1, and ifc2x3.ifctrimmedcurve.trim1.
◆ trim2()
| def ifc2x3.ifctrimmedcurve.trim2 | ( | ) |
References ifc2x3.ifctrimmedcurve._trim2, and ifc2x3.ifctrimmedcurve.trim2.
◆ wr41()
| def ifc2x3.ifctrimmedcurve.wr41 | ( | self | ) |
References ifc2x3.ifctrimmedcurve.trim1.
◆ wr42()
| def ifc2x3.ifctrimmedcurve.wr42 | ( | self | ) |
References ifc2x3.ifctrimmedcurve.trim2.
◆ wr43()
| def ifc2x3.ifctrimmedcurve.wr43 | ( | self | ) |
References ifc2x3.ifctrimmedcurve.basiscurve.
Member Data Documentation
◆ basiscurve
| ifc2x3.ifctrimmedcurve.basiscurve |
◆ masterrepresentation
| ifc2x3.ifctrimmedcurve.masterrepresentation |
Referenced by ifc2x3.ifctrimmedcurve.masterrepresentation().
◆ senseagreement
| ifc2x3.ifctrimmedcurve.senseagreement |
Referenced by ifc2x3.ifctrimmedcurve.senseagreement().
◆ trim1
| ifc2x3.ifctrimmedcurve.trim1 |
◆ trim2
| ifc2x3.ifctrimmedcurve.trim2 |
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