MACHINEINFO_OSTYPE
|
str
|
The OS.
|
MACHINEINFO_OSVERSION
|
str
|
The OS version.
|
MACHINEINFO_PROCESSORTYPE
|
str
|
The processor type.
|
MACHINEINFO_PROCESSORNAME
|
str
|
The processor name.
|
MACHINEINFO_PROCESSORFEATURES
|
str
|
The processor features.
|
MACHINEINFO_NUMBEROFPROCESSORS
|
int
|
The number of processors.
|
MACHINEINFO_MACHINEMODEL
|
str
|
Name of the computer model (Mac only).
|
MACHINEINFO_COMPUTERNAME
|
str
|
The name of the computer.
|
MACHINEINFO_USERNAME
|
str
|
The name of the current user.
|
MACHINEINFO_PROCESSORSPEED_MHZ
|
float
|
The processor speed.
|
MACHINEINFO_C4DBUILDID
|
str
|
Cinema 4D build ID.
|
MACHINEINFO_C4DTYPE
|
str
|
Cinema 4D version (32/64 bit).
|
MACHINEINFO_PROCESSORHTCOUNT
|
int
|
Number of logical processors per core, 1 == no Hyper-threading.
|
MACHINEINFO_PHYSICAL_RAM_SIZE
|
int
|
Physical memory size.
|
MACHINEINFO_LOADEDPLUGINS
|
str
|
The names of the loaded plugins.
|