Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Overload_AMLEngineExtensions_NavigationExtensions_FindFastByPath

AutomationML edited this page Feb 22, 2017 · 1 revision

NavigationExtensions.FindFastByPath Method

Overload List

 

Name Description
Public methodStatic member FindFastByPath(CAEXFileType, CAEXObject, String) Performs a document wide fast search and returns a CAEXObject given by its ID. It is fast due to hash table support. If your CAEX file has changed, update the hash tables before using this function using updateCAEXObjectHashLists before.
Public methodStatic member FindFastByPath(CAEXObject, CAEXFileType, String) Performs a document wide fast search and returns a CAEXObject given by its ID. It is fast due to hash table support. If your CAEX file has changed, update the hash tables before using this function using updateCAEXObjectHashLists before.
  Back to Top

See Also

Reference

NavigationExtensions Class
AMLEngineExtensions Namespace

  • Introduction
  • [Version History](Version history)
    • [Version 3.5](Version 3.4)
    • [Version 3.1](Version 3.0)
    • [Version 2.1](Version 2.1)
    • [Version 2.0](Version 2.0)
  • [Getting Started](Getting started)
  • Examples
  • AMLEngine API
BEST Practice Content

Extensions

CAEX Elements

AutomationML

Utilities

Interfaceclasses

Exceptions

Objecttables and Document validation

Clone this wiki locally