The SetViewWireframes transaction sets whether the Wireframes view option is enabled for the specified document window. When enabled, Wireframes displays only the outlines of vector objects, and not their fills.
Type XTYP_EXECUTE
Syntax [SetViewWireframes(docwinID, OnOff)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
WORD |
0 | docwinID |
active | specific |
|
OnOff |
BOOL |
0 | 1 |
disable | enable |
Release information
Added in Release 4.10.
See also