Home
last modified time | relevance | path

Searched refs:theOffsetValue (Results 1 – 16 of 16) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepOffset_MakeSimpleOffset.hxx70 const Standard_Real theOffsetValue);
74 const Standard_Real theOffsetValue);
96 void SetOffsetValue(const Standard_Real theOffsetValue) { myOffsetValue = theOffsetValue; } in SetOffsetValue() argument
H A DBRepOffsetAPI_MakeThickSolid.hxx63 const Standard_Real theOffsetValue);
H A DBRepOffsetAPI_MakeOffsetShape.hxx52 const Standard_Real theOffsetValue);
H A DBRepOffset_SimpleOffset.hxx53 const Standard_Real theOffsetValue,
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeSimpleOffset.hxx70 const Standard_Real theOffsetValue);
74 const Standard_Real theOffsetValue);
96 void SetOffsetValue(const Standard_Real theOffsetValue) { myOffsetValue = theOffsetValue; } in SetOffsetValue() argument
H A DBRepOffset_MakeSimpleOffset.cxx67 const Standard_Real theOffsetValue) in BRepOffset_MakeSimpleOffset() argument
69 myOffsetValue(theOffsetValue), in BRepOffset_MakeSimpleOffset()
84 const Standard_Real theOffsetValue) in Initialize() argument
87 myOffsetValue = theOffsetValue; in Initialize()
H A DBRepOffset_SimpleOffset.hxx53 const Standard_Real theOffsetValue,
H A DBRepOffset_SimpleOffset.cxx44 const Standard_Real theOffsetValue, in BRepOffset_SimpleOffset() argument
46 : myOffsetValue(theOffsetValue), in BRepOffset_SimpleOffset()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepOffset_MakeSimpleOffset.hxx70 const Standard_Real theOffsetValue);
74 const Standard_Real theOffsetValue);
96 void SetOffsetValue(const Standard_Real theOffsetValue) { myOffsetValue = theOffsetValue; } in SetOffsetValue() argument
H A DBRepOffsetAPI_MakeThickSolid.hxx75 const Standard_Real theOffsetValue);
H A DBRepOffsetAPI_MakeOffsetShape.hxx64 const Standard_Real theOffsetValue);
H A DBRepOffset_SimpleOffset.hxx53 const Standard_Real theOffsetValue,
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_MakeThickSolid.cxx74 const Standard_Real theOffsetValue) in MakeThickSolidBySimple() argument
79 mySimpleOffsetShape.Initialize(theS, theOffsetValue); in MakeThickSolidBySimple()
H A DBRepOffsetAPI_MakeOffsetShape.cxx66 const Standard_Real theOffsetValue) in PerformBySimple() argument
71 mySimpleOffsetShape.Initialize(theS, theOffsetValue); in PerformBySimple()
H A DBRepOffsetAPI_MakeThickSolid.hxx63 const Standard_Real theOffsetValue);
H A DBRepOffsetAPI_MakeOffsetShape.hxx52 const Standard_Real theOffsetValue);