tingr:setsurfacerule
(tingr:setsurfacerule grading
surface gradingEntity cutSlope
fillSlope)
Defines the grading TinGrading entity to
use the surface TinSurface entity, refEntity as contour,
cutSlope angle
and fillSlope angle.
Arguments |
grading (ename or vla-object) the TinGrading
entity |
Return |
T or NIL |
Example |
(setq surface (tin:createTin '(0 0 0) '(100 100 100) 100)) (tin:addPoints surface '((20
20 12) (60 20 12) (60 50 12) (20 50 12))) |
Remarks |
after creating the grading entity, before it is fully parameterized (see tingr:setSlopeRule and tingr:setSurfaceRule), there might be harmless warning message sat BricsCAD commandline |
© Bricsys NV. All rights reserved. |