Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.Uuid Class Reference

Uuid Uuid.hxx cadex/Uuid.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Uuid:

Public Member Functions

 __init__ (self, *args)
 Creates the null UUID.
 
 IsNull (self)
 Returns true if this is the null UUID {00000000-0000-0000-0000-000000000000}; otherwise returns false.
 
 Value (self, theIndex)
 

Detailed Description

Uuid Uuid.hxx cadex/Uuid.hxx.

Defines a Universally Unique IDentifier (UUID), also known as GUIDs (Globally Unique IDentifier). A UUID is a 16-byte (128-bit) number, that is unique in the computer system (guaranteed by generated algorithm ).


The documentation for this class was generated from the following file:
  • CadExMTK.py