tinc:getbreaklinetype


(tinc:getBreakLineType  ename  constraint)

This function returns the type of the breakline constraint for the ename TinSurface entity or NIL.

Arguments

ename  (ename)  the TinSurface entity to query
constraint  (integer or ename)  the breakline constraint to be queried

Return

(integer) bcTinBreaklineNomal 0, bcTinNonDestructive 1, or NIL

Example

(tinc:getbreaklinetype tin (entlast))  1

Remarks

if the specified constraints is not of breakline type, NIL is returned;
for the EBreaklineType breakline type symbolic names, please see Type Constants



©  Bricsys NV. All rights reserved.