tin:get3dsolidoftype


(tin:get3dsolidoftype  tinEname  type  thickness)

Creates and returns a 3dSolid entity from tinEname TinSurface entity, based on the type and thickness.

Arguments

tinEname  (ename or vla-object)  the TinSurface entity to query
type  (integer)  one of the 3dSolid generation types :
bcTin3dSolidTypeElevation  1 thickness specifies the height/elevation
bcTin3dSolidTypeDepth  2  thickness specifies the ground height/elevation
thickness  (number)  specifies ground or elevation level, due to type specification

Return

(ename) the 3dSolid entity or NIL

Example


Remarks

for the 3dSolid generation types, see Type Constants;
also see (tin:get3dsolidbetweensurfaces) function



©  Bricsys NV. All rights reserved.