PolyhedralSets
PrintLevel
control level of detail when printing polyhedral sets
Calling Sequence
Parameters
Description
Examples
Compatibility
PrintLevel(n)
n
-
non-negative integer, maximum number of constraints to print
This command limits how many relations will be printed when evaluating a polyhedral set, returning the previous value. The default value is 10.
A value of zero disables the structured printing of polyhedral sets.
If PrintLevel is less than the number of relations for a set,
The PolyhedralSets[PrintLevel] command was introduced in Maple 2015.
For more information on Maple 2015 changes, see Updates in Maple 2015.
See Also
PolyhedralSets[Display]
PolyhedralSets[Relations]
PolyhedralSets[Coordinates]
PolyhedralSets[ID]
PolyhedralSets[PolyhedralSet]
Download Help Document