edmiGenerateUUID

EdmiError edmiGenerateUUID (SdaiOptions options,
                             SdaiSelect  value);

Generates a Universally Unique identifier string. The algorithm is based on the computers network mac-address and the internal clock.

Arguments


TypeNameComment
SdaiOptions

options

The <options> value should be specified as a bitwise OR, See descriptions below for available options. The name of all <options> are defined in the header file sdai.h

SdaiSelect

value

 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

Options


 

OptionComment

UUID_FMT_22

22 char variant as used in IFC and ISO_12006_3

UUID_FMT_40

40 char hex string as specified in UUID doc

Example


 

 <example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â