BlueCielo Meridian Enterprise 2018 Release Notes

Customization improvements

The following improvements have been made to the Meridian Enterprise customization features (VBScript and .NET API):

Customization improvements
ID Description

MRE-2339

The Objects and Where Used property page events are now shown in the Meridian Enterprise VBScript Editor.
MRE-1264 In Meridian Power, the ProjectWorkflowEvent_PrepareBrowser event now properly applies the RootFolder parameter.

MRE-2567

Detection of variant data types in API calls has been improved.

MRE-2841 The methods Vault.RootFolder, Vault.FindDocuments, Vault.GetDocument, and Folder.GetSubFolder now return values during import package validation.
MRE-2847 The DocCADLink_InitializeUpdateProperties, DocCADLink_TerminateUpdateProperties, DocCADLink_InitializeUpdateReferences, and DocCADLink_TerminateUpdateReferences events now occur correctly in Autodesk Revit in Online and Remote modes.

MRE-3004

A new option Use syntax coloring has been added to the Meridian Enterprise Script Editor. This option is enabled by default. When disabled, loading large scripts is much faster.

MRE-1895,
MRE-3452
Two new VBScript events ExportPackage_ChangeState and ImportPackage_ChangeState have been added to enable notifications of exported and imported packages status changes.

MRE-3457

A new value AS_CID_PACKAGEEXPORTER (7) has been added to the Client.ClientID property. The value represents the package export function of Meridian Enterprise Server and can be used in the DocWorkingCopyEvent_*CreateWC events to determine when documents are created or modified.

MRE-3984

The Document.DocumentType property is now available in the DocGenericEvent_BeforeNewDocument and DocGenericEvent_AfterNewDocument events when a project copy is made in Meridian Power.

For more information, see the BlueCielo Meridian Enterprise VBScript API Reference Guide or the BlueCielo Meridian Enterprise .NET API Reference Guide.