QuadReactorGUID Method

The GUID has to be a globally unique identifier (use VS201x->Tools->CreateGUID, "guidgen.exe") and will be used to internally identify the reactor across sessions, releases and different third party applications, so it should always be the same for this reactor. Therefore, once a reactor is published by a developer, its GUID should NEVER be changed. Note : any string format from "CreateGUID" / "guidgen.exe" is accepted, suggested format is like "C2160591-FC06-4A74-A9B8-2E28635279BA" (not brackets)

Namespace: Bricscad.Quad
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public abstract string GUID()

Return Value

String
See Also

©  Bricsys NV. All rights reserved.