tin:removedefinitionat


(tin:removedefinitionat  tinEname  index)

This function removes the specified Surface Definition at index from the tinEname TinSurface entity.

Arguments

tinEname  (ename or vla-object)  the TinSurface entity to remove the definition from
index  (integer > 0) the index of the Definition to be removed

Return

T or NIL

Example

(tin:getDefinitionCount tin)  1
(tin:getRemoveDefinitionsAt tin 0)  T
(tin:getRemoveDefinitionAt tin 0)  NIL

Remarks

see function (tin:getdefinitioncount)



©  Bricsys NV. All rights reserved.