Skip to content

SearchBodyParameters in ARIA 15.6 ? #146

Open
@EyckBlank

Description

@EyckBlank

SearchBodyParameters not recognized in ARIA 15.6 ?

By coding a script for automatic structur drawing by HU limits I got in stock.

The self explaining code lines
var BodyPar = ss.GetDefaultSearchBodyParameters();
and
ss.CreateAndSearchBody(BodyPar);
will not be recognized by IntelliSense coding assistance.

The compiler will throw error messages CS1061 in this lines:

I assume version problems of any libraries.

By the way:
GetDefaultSearchBodyParameters() and CreateAndSearchBody()
will be explained in OnlineHelp_VMS_Eclipse_Scripting_API_15.5,
thats why, they should operate in ARIA 15.6 !

Many thanks for help !
Eyck Blank

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions