SilverScreen Solid Modeler

EDGE        

EDGE        

Previous topic Next topic  

EDGE        

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

EDGE

 


A data type that stores an edge number

 

typedef int EDGE;

 

 

Remarks

It is good practice to use EDGE rather than 'int' when working with edge numbers. While EDGE is currently an 'int' data type this may be changed (for instance in order to expand the upper-limit of edges stored in an OBJECT_NODE).

 

 

See Also

OBJECT_NODE, xyz1_of_edge, xyz2_of_edge

 

Header

silver.h, ssnodes.h