SilverScreen Solid Modeler

SS_PATTERN

SS_PATTERN

Previous topic Next topic  

SS_PATTERN

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

SS_PATTERN

 

Structure

A data type used to store pattern information.

 

 

 struct SS_PATTERN

    {

    double    height;

    double    width;

    int       units;

    int       fill;

    } ;

 

 


Members

Member

Description

height

Height of patttern

width

Width of pattern

units

Units of height and width

 

 

See Also

get_pattern_info

 

Header

silver.h