tingr:setsloperule
(tingr:setsloperule grading
refEntity slope offset)
Defines the grading TinGrading entity to
use the refEntity as contour, slope
angle and offset distance.
Arguments |
grading (ename or vla-object) the TinGrading
entity |
Return |
T or NIL |
Example |
(setq grading
(tingr:createTinGrading '(0 0 0) '(100 100 100) 100)) |
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. |