2005-09-15 10:23 AM
PLANE_ 3, 0, 0.2, 0.4, 1, 1, 0.0, 0.7, 1, 0, 0.7, 1.0, 1 addz -0.1 PLANE_ 4, 0, 0.2, 0.4, 1, 1, 0.0, 0.7, 1, 2, 0.0, 0.0, 301, 0, 0.7, 1.0, 1The 2nd plane has an additional point (3) as tangent. But I get an "unallowed mask-code" as error.
2005-09-26 10:05 AM
2005-09-26 12:03 PM
Status Codes
Status codes introduced in the following pages allow users to create segments and arcs in planar polylines using special constraints.
Planar polylines with status codes at nodes are the basis of many GDL elements:
POLY_, PLANE_, PRISM_, CPRISM_, BPRISM_, FPRISM_, HPRISM_, SPRISM_, SLAB_, CSLAB_, CROOF_,
EXTRUDE, PYRAMID, REVOLVE, SWEEP, TUBE, TUBEA
Status codes allow you:
# to control the visibility of planar polyline edges
# to define holes in the polyline
# to control the visibility of side edges and surfaces
# to create segments and arcs in the polylin
2005-09-27 09:46 AM
.. cut ... POLY_, PLANE_, PRISM_, CPRISM_, BPRISM ..cut..I know the gdl manual but you haven't considered it could be "wrong".
2005-09-27 11:39 AM
2005-09-28 09:51 AM