GearGeom Functions

This group of functions is available for interacting with the Bogie list of a GearGeom through the API.

CreateAndAddBogie(std)

GetNumBogies(std)

GetAllBogies(std)

DelBogie(std, std)

DelAllBogies(std)

Details

openvsp.CreateAndAddBogie(std: :string const & gear_id) std::string[source]
openvsp.GetNumBogies(std: :string const & gear_id) int[source]
openvsp.GetAllBogies(std: :string const & gear_id) StringVector[source]
openvsp.DelBogie(std: :string const & gear_id, std: :string const & bogie_id)[source]
openvsp.DelAllBogies(std: :string const & gear_id)[source]