#include <GEOMImpl_IPipeTShape.hxx>
Public Member Functions | |
| GEOMImpl_IPipeTShape (Handle(GEOM_Function) theFunction) | |
| void | SetR1 (double theR1) |
| double | GetR1 () |
| void | SetW1 (double theW1) |
| double | GetW1 () |
| void | SetL1 (double theL1) |
| double | GetL1 () |
| void | SetR2 (double theR2) |
| double | GetR2 () |
| void | SetW2 (double theW2) |
| double | GetW2 () |
| void | SetL2 (double theL2) |
| double | GetL2 () |
| void | SetH (double theH) |
| double | GetH () |
| void | SetW (double theW) |
| double | GetW () |
| void | SetRF (double theRF) |
| double | GetRF () |
| void | SetHexMesh (int theHexMesh) |
| int | GetHexMesh () |
| void | SetP1 (const Handle(GEOM_Function)&theP1) |
| Handle (GEOM_Function) GetP1() | |
| void | SetP2 (const Handle(GEOM_Function)&theP2) |
| Handle (GEOM_Function) GetP2() | |
| void | SetP3 (const Handle(GEOM_Function)&theP3) |
| Handle (GEOM_Function) GetP3() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IPipeTShape.GEOMImpl_IPipeTShape | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IPipeTShape.SetR1 | ( | double | theR1 | ) |
References TSHAPE_ARG_R1.
| double GEOMImpl_IPipeTShape.GetR1 | ( | ) |
References TSHAPE_ARG_R1.
| void GEOMImpl_IPipeTShape.SetW1 | ( | double | theW1 | ) |
References TSHAPE_ARG_W1.
| double GEOMImpl_IPipeTShape.GetW1 | ( | ) |
References TSHAPE_ARG_W1.
| void GEOMImpl_IPipeTShape.SetL1 | ( | double | theL1 | ) |
References TSHAPE_ARG_L1.
| double GEOMImpl_IPipeTShape.GetL1 | ( | ) |
References TSHAPE_ARG_L1.
| void GEOMImpl_IPipeTShape.SetR2 | ( | double | theR2 | ) |
References TSHAPE_ARG_R2.
| double GEOMImpl_IPipeTShape.GetR2 | ( | ) |
References TSHAPE_ARG_R2.
| void GEOMImpl_IPipeTShape.SetW2 | ( | double | theW2 | ) |
References TSHAPE_ARG_W2.
| double GEOMImpl_IPipeTShape.GetW2 | ( | ) |
References TSHAPE_ARG_W2.
| void GEOMImpl_IPipeTShape.SetL2 | ( | double | theL2 | ) |
References TSHAPE_ARG_L2.
| double GEOMImpl_IPipeTShape.GetL2 | ( | ) |
References TSHAPE_ARG_L2.
| void GEOMImpl_IPipeTShape.SetH | ( | double | theH | ) |
References TSHAPE_ARG_H.
| double GEOMImpl_IPipeTShape.GetH | ( | ) |
References TSHAPE_ARG_H.
| void GEOMImpl_IPipeTShape.SetW | ( | double | theW | ) |
References TSHAPE_ARG_W.
| double GEOMImpl_IPipeTShape.GetW | ( | ) |
References TSHAPE_ARG_W.
| void GEOMImpl_IPipeTShape.SetRF | ( | double | theRF | ) |
References TSHAPE_ARG_RF.
| double GEOMImpl_IPipeTShape.GetRF | ( | ) |
References TSHAPE_ARG_RF.
| void GEOMImpl_IPipeTShape.SetHexMesh | ( | int | theHexMesh | ) |
References TSHAPE_ARG_HEXMESH.
| int GEOMImpl_IPipeTShape.GetHexMesh | ( | ) |
References TSHAPE_ARG_HEXMESH.
| void GEOMImpl_IPipeTShape.SetP1 | ( | const Handle(GEOM_Function)& | theP1 | ) |
References TSHAPE_ARG_P1.
| GEOMImpl_IPipeTShape.Handle | ( | GEOM_Function | ) |
References TSHAPE_ARG_P1.
| void GEOMImpl_IPipeTShape.SetP2 | ( | const Handle(GEOM_Function)& | theP2 | ) |
References TSHAPE_ARG_P2.
| GEOMImpl_IPipeTShape.Handle | ( | GEOM_Function | ) |
References TSHAPE_ARG_P2.
| void GEOMImpl_IPipeTShape.SetP3 | ( | const Handle(GEOM_Function)& | theP3 | ) |
References TSHAPE_ARG_P3.
| GEOMImpl_IPipeTShape.Handle | ( | GEOM_Function | ) |
References TSHAPE_ARG_P3.
| GEOMImpl_IPipeTShape.Handle | ( | GEOM_Function | ) | [private] |