tinc:getallconstraints


(tinc:getAllConstraints  ename)

This function returns all constraints (list of integer ID values) for the ename TinSurface entity or NIL.

Arguments

ename  (ename)  the TinSurface entity to query

Return

(list of integers) list of constraint IDs or NIL

Example

(setq tin (car (entsel)))
(setq constraints (tinc:getAllConstraints tin))

Remarks




©  Bricsys NV. All rights reserved.