Measure Tool Functions¶
This group of API functions can be used to control the Ruler Tool through the API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- openvsp.AddProtractor(std: :string const & startgeomid, int startsurfindx, double startu, double startw, std: :string const & midgeomid, int midsurfindx, double midu, double midw, std: :string const & endgeomid, int endsurfindx, double endu, double endw, std: :string const & name) std::string[source]¶
- openvsp.AddRSTProbe(std: :string const & geomid, int surfindx, double r, double s, double t, std: :string const & name) std::string[source]¶
- openvsp.AddRuler(std: :string const & startgeomid, int startsurfindx, double startu, double startw, std: :string const & endgeomid, int endsurfindx, double endu, double endw, std: :string const & name) std::string[source]¶