Module: O3D3XX::Session

Defined in:
lib/o3d3xx/xmlrpc.rb

Constant Summary collapse

OperationMode =
{
  :RUN   =>   0,
  :EDIT  =>   1,
}