sim.setModelProperty

Sets the properties of a model

Synopsis

sim.setModelProperty(int objectHandle, int prop) sim.setModelProperty(int objectHandle, int prop)

Arguments

  • objectHandle: handle of the object that serves as the model base
  • prop: model property. See the model property values. Combine them with the "or"-operator


See also: