Struct holding the return values from GeomTools::projectPointOnPlane2(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings.
More...
#include <ToolResults.h>
Struct holding the return values from GeomTools::projectPointOnPlane2(). Returns ok=true if the operation was successful. Otherwise returns ok=false. For Python Bindings.
- Since
- 24.0
◆ ok
bool Geom::GT_ProjectPointOnPlane2_Result::ok = false |
◆ point
Geom::Pnt Geom::GT_ProjectPointOnPlane2_Result::point |
double Geom::GT_ProjectPointOnPlane2_Result::U |
double Geom::GT_ProjectPointOnPlane2_Result::V |
The documentation for this struct was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Geom/include/Geom/ToolResults.h