Param Struct Reference
Public Member Functions | |
| Param (int l, float x, float y, float z) | |
Public Attributes | |
| int | level |
| float | x |
| float | y |
| float | z |
Constructor & Destructor Documentation
◆ Param()
| Param::Param | ( | int | l, |
| float | x, | ||
| float | y, | ||
| float | z | ||
| ) |
Member Data Documentation
◆ level
| int Param::level |
◆ x
| float Param::x |
◆ y
| float Param::y |
◆ z
| float Param::z |
Referenced by automotive_design.revolved_area_solid::axis_line(), automotive_design.surface_of_revolution::axis_line(), automotive_design.revolved_face_solid::axis_line(), ifc4.ifcrevolvedareasolid::axisdirectioninxy(), ifc2x3.ifcsurfaceofrevolution::axisline(), ifc4.ifcsurfaceofrevolution::axisline(), ifc2x3.ifcrevolvedareasolid::axisline(), ifc4.ifcrevolvedareasolid::axisline(), and ifc2x3.ifcrevolvedareasolid::wr32().
The documentation for this struct was generated from the following file:
- src/Mod/Sandbox/Gui/Command.cpp
1.8.17