/
IntervalData
GiD - The personal pre and post processor
IntervalData
GiD_IntervalData <mode> ?<number>? ?copyconditions?
To create, delete or set interval data;
- <mode> must be 'create', 'delete' or 'set';
- <number> is the interval number (integer >=1).
Create returns the number of the newly created interval and can optionally use 'copyconditions' to copy to the new interval the conditions of the current one.
For create mode, if <number> is supplied the new interval is inserted in this location, else is append to end.
For set mode, if <number> is not supplied, the current interval number is returned.
Example:
set current [GiD_IntervalData set] GiD_IntervalData set 2 set newnum [GiD_IntervalData create] set newnum [GiD_IntervalData create copyconditions] set newnum [GiD_IntervalData create $i_insert copyconditions]
Related content
Intervals
Intervals
More like this
Interval
Interval
More like this
GiD_Info intvdata
GiD_Info intvdata
More like this
GiD_fWriteRange
GiD_fWriteRange
More like this
ModifyData
ModifyData
More like this
Interval data
Interval data
More like this
COPYRIGHT Ā© 2022 Ā· GID Ā· CIMNE