tinc:isvalidconstraint
(tinc:isValidConstraint ename
constraint)
This function returns whether the constraint
specified by id resp. ent is a valid constraint for the ename TinSurface.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to
query |
Return |
T or NIL |
Example |
(tinc:isValidConstraint tin 4787) NIL (tinc:isValidConstraint tin 4800) T |
Remarks |
|
© Bricsys NV. All rights reserved. |