XSecSurf Functions
This group of API functions provides capabilities related to the XSecSurf class in OpenVSP.
Details
-
openvsp.GetNumXSecSurfs(std: :string const & geom_id) → int[source]
-
openvsp.GetXSecSurf(std: :string const & geom_id, int index) → std::string[source]
-
openvsp.GetNumXSec(std: :string const & xsec_surf_id) → int[source]
-
openvsp.GetXSec(std: :string const & xsec_surf_id, int xsec_index) → std::string[source]
-
openvsp.ChangeXSecShape(std: :string const & xsec_surf_id, int xsec_index, int type)[source]
-
openvsp.SetXSecSurfGlobalXForm(std: :string const & xsec_surf_id, Matrix4d mat)[source]
-
openvsp.GetXSecSurfGlobalXForm(std: :string const & xsec_surf_id) → Matrix4d[source]