SilverScreen Solid Modeler

LINE_WIDTH

LINE_WIDTH

Previous topic Next topic  

LINE_WIDTH

Previous topic Next topic JavaScript is required for the print function  

 

SilverScreenAPI

 

int LINE_WIDTH ( USINT width_style )

 

USINT width_style;   // An unsigned integer formatted as a width-style

 

 

 




Synopsis

#include "silver.h"

 

The LINE_WIDTH macro returns the line-width component from a width-style pair.

 

 

Parameters

width_style is an unsigned integer previously formatted by MAKE_WIDTH_STYLE

 

 

Return Value

LINE_WIDTH returns an integer value

 

 

See Also

LINE_STYLE, MAKE_WIDTH_STYLE