SilverScreen Solid Modeler

LINE_STYLE

LINE_STYLE

Previous topic Next topic  

LINE_STYLE

Previous topic Next topic JavaScript is required for the print function  

 

SilverScreenAPI

 

int LINE_STYLE ( USINT width_style )

 

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

 

 

 




Synopsis

#include "silver.h"

 

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

 

 

Parameters

width_style is an unsigned integer previously formatted by MAKE_WIDTH_STYLE

 

 

Return Value

LINE_STYLE returns an integer value

 

 

See Also

LINE_WIDTH, MAKE_WIDTH_STYLE