Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / Open Method / Open(String,Project,RepresentationType,Int32,Boolean) Method
Filename (including path information and type) of the macro
the related project
Says if object should be created from cache

In This Topic
    Open(String,Project,RepresentationType,Int32,Boolean) Method
    In This Topic
    Opens a macro file and reads the information.
    Syntax

    Parameters

    Parameter NameDescription
    macroFileNameFilename (including path information and type) of the macro
    oProjectthe related project
    nRepresentationType
    nVariant
    bFromCacheSays if object should be created from cache
    Exceptions
    ExceptionDescription
    Thrown when parameters are not valid. p.e. a wrong filename.
    Thrown when representation type or variant not found
    See Also