SilverScreen Solid Modeler

ToString method

ToString method

Previous topic Next topic  

ToString method

Previous topic Next topic JavaScript is required for the print function  

SilverSharpAPI

 

string ToString ( )

 

 

 

 

 




Synopsis

using SilverSharp;

 

The ToString method formats the PRIM_NODE object as a system string.

 

 

Parameters

none

 

 

Return Value

ToString returns a System.String representation of the PRIM_NODE object ready for use in a SilverScreen command. For instance, a result might be "polygon \obj1.1" or "line \obj1.22"

 

 

See Also

PRIM_NODE, Primitive Types