I made an edge group of two edges by using 'Select Features' on a body. Now I want to create a coordinate system by calling edges from that group by using 'SimlabDoc.GetEntityFromGroup'.
But since their are two edges in the group, Simlab is not creating the Coordinate System from the required edge group. Any Help?
Is it possible to call each edge from the group, like we can do with arrays?
Part of the code is attached for reference.
<?xml version="1.0" encoding="UTF-8"?>