Purpose
Use Fill Area Set 3 to specify a three-dimensional fill area set primitive element and insert it into the open structure following the element pointer or replace the element pointed at by the element pointer with a Fill Area Set 3 structure element, depending on the current edit mode.
This structure element defines the boundary of contours which may be hollow or filled with a uniform color, a pattern, or a hatch style. Each list of points defines a subarea and each subarea is implicitly closed. The graPHIGS API displays the boundary of the primitive with an edge.
All points specified must lie in the same plane, but the graPHIGS API does not check to verify this. The system behavior is undefined when the points are not coplanar.
The graPHIGS API applies interior and edge attributes to this primitive.
Language Bindings
pfill_area_set3 (point_list_list) |
PFAS3 (npl, ixa, pxa, pya, pza) |
Errors
Related Subroutines