C++
ACCORE_PORT void acgsSetHighlightLineWeight( Adesk::UInt16 weight );
File
acgs.h
Description
Sets the highlight lineweight for the current display to weight. weight must be in the range 0 to 255. If weight is outside the acceptable range, this function does nothing.
Parameters
Parameters | Description |
---|---|
weight | Input value to use as the lineweight for the current display |