tinc:setbreaklineelevation


(tinc:setBreakLineElevation  ename  constraint  elevation)

This function assigns the intersection elevation type for the breakline constraint  for the ename TinSurface entity.

Arguments

ename  (ename)  the TinSurface entity to query
constraint  (integer or ename)  the breakline constraint to be modified
elevation  (integer 1...3, bcTinElevationMin 1, bcTinElevationMax 2, bcTinElevationMid 3) the intersection elevation type to be assigned

Return

T or NIL

Example

(tinc:setbreaklineelevation tin constraint bcTinElevationMax)  T

Remarks

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



©  Bricsys NV. All rights reserved.