Purpose
Use Set Interior Style Index to insert a Set Interior Style Index structure element into the open structure following the element pointer or replace the element pointed at by the element pointer with a Set Interior Style Index structure element, depending on the current edit mode.
This structure element specifies an index into the workstation hatch table if the current interior style is HATCH (Set Interior Style) or it specifies an index into the workstation pattern table if the current interior style is PATTERN. At structure traversal time, the graPHIGS API uses this value when rendering all subsequent area defining primitives when the interior style index aspect source flag is set to INDIVIDUAL. (Set Individual ASF).
If the current interior style is not PATTERN or HATCH, then the graPHIGS API ignores this structure element and increments the element counter.
The traversal default value for interior style index is 1.
If the workstation does not support the specified interior style index value or the specified index is outside the table limit, then the interior style index defaults to a value of 1.
All workstations have available registered hatch styles 1-6.
Transformations do not affect interior styles HATCH and PATTERN.
Language Bindings
pset_int_style_ind (int_style_ind) |
PSISI (istyli) |
Errors
Related Subroutines