🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

*createlist lines Tcl Modify Command is not working properly

User: "Hypermesh User"
Altair Community Member
Updated by Hypermesh User

While assigning the list of lines(id) to *createlist lines it takes only the first index element of the list.

For example;

Set lineid {101 102 103}

*createlist lines 1 $lineid;

The above Created lines list id 1 should contain three elements 101, 102 & 103

But it always takes only 101 only.

 

Find more posts tagged with

Sort by:
1 - 1 of 11