Command PV GET STYLE LIST

4D View

PV GET STYLE LIST

version 6.8


PV GET STYLE LIST (area; stylesheets; names)

ParameterTypeDescription
areaLongint4D View area
stylesheetsArray longintStylesheet IDs array
namesArray stringStylesheet names array

Description

The PV GET STYLE LIST command gets, in stylesheets and names, the ID number and the name of each stylesheet present in area.

Example

Refer to the examples for the PV REMOVE STYLE, PV SET STYLE NAME, and PV SET STYLE PROPERTY commands.

See Also

PV Add style, PV REMOVE STYLE.