Skip to content

Instantly share code, notes, and snippets.

@nicelifeBS
Created March 15, 2015 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicelifeBS/540e6c1061f8a4c648c2 to your computer and use it in GitHub Desktop.
Save nicelifeBS/540e6c1061f8a4c648c2 to your computer and use it in GitHub Desktop.
modo pyAPI: Lookup scene types
scene_srv = lx.service.Scene()
scene_srv.ItemTypeLookup(lx.symbol.sITYPE_MESH) # returns integer id of the mesh symbol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment