Sub-Surface Functions
Functions related to Sub-Surfaces are defined in this group.
Details
-
openvsp.AddSubSurf(std: :string const & geom_id, int type, int surfindex=0) → std::string[source]
-
openvsp.GetSubSurf(std: :string const & geom_id, int index) → std::string[source]
-
openvsp.GetSubSurf(std: :string const & geom_id, std: :string const & name) → StringVector
-
openvsp.DeleteSubSurf(std: :string const & geom_id, std: :string const & sub_id)[source]
-
openvsp.DeleteSubSurf(std: :string const & sub_id)
-
openvsp.ReorderSubSurf(std: :string const & geom_id, std: :string const & sub_id, int reorder_type)[source]
-
openvsp.SetSubSurfName(std: :string const & geom_id, std: :string const & sub_id, std: :string const & name)[source]
-
openvsp.SetSubSurfName(std: :string const & sub_id, std: :string const & name)
-
openvsp.GetSubSurfName(std: :string const & geom_id, std: :string const & sub_id) → std::string[source]
-
openvsp.GetSubSurfName(std: :string const & sub_id) → std::string
-
openvsp.GetSubSurfIndex(std: :string const & sub_id) → int[source]
-
openvsp.GetSubSurfIDVec(std: :string const & geom_id) → StringVector[source]
-
openvsp.GetAllSubSurfIDs() → StringVector[source]
-
openvsp.GetNumSubSurf(std: :string const & geom_id) → int[source]
-
openvsp.GetSubSurfType(std: :string const & sub_id) → int[source]
-
openvsp.GetSubSurfParmIDs(std: :string const & sub_id) → StringVector[source]
-
openvsp.IntersectSubSurf(std: :string const & sub_id)[source]
-
openvsp.GetIntersectSubSurfGeomID(std: :string const & sub_id) → std::string[source]
-
openvsp.SetIntersectSubSurfGeomID(std: :string const & sub_id, std: :string const & geom_id)[source]