SilverScreen Solid Modeler

SS_LINESTYLE        

SS_LINESTYLE        

Previous topic Next topic  

SS_LINESTYLE        

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

SS_LINESTYLE

 

Structure

A data type used to store information retrieved about a line style.

 

 

 struct SS_LINESTYLE

    {

    NAME  name;

    char  library_path[_MAX_PATH];

    } ;   // Version 9.02+

 

 


Members

Member

Description

name

Name of the linestyle

library_path

Path to the library that contains the linestyle specified by 'name'.

 

 

See Also

get_linestyle_info

 

Header

silver.h