Quantcast
Viewing all articles
Browse latest Browse all 16762

OpenSTAAD (GetGroupEntities) VB.Net

Hi,

I am trying to extract and store the plate elements list (grouped under a name e.g., 'test group') to list and then trying to extract the plate element incidences using following methods from OSGeometryUI Object using VB.Net.

a. GetGroupEntities(GroupName,ArrayVariableName ) for extracting and storing the list of plate elements.

b. GetPlateIncidence(ElementNo,NodeAVariable,NodeBVariable,NodeCVariable,NodeDVariable) for Storing the element incidences.

The problem is, these methods are working perfectly in VBA (including the intellisense). However 'GetGroupEntities' is not fetching any elements at all nor the intellisense is working for these methods in VB.Net. Am I missing something which I need to include/import.

Below are the snapshots of the Assembly references I have included in my project and the code used for extracting the above mentioned information. Can someone help me in resolving this issue.?

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Thanks in advance


Viewing all articles
Browse latest Browse all 16762

Trending Articles