PI (XSIMath)
Description
Returns the PI constant as a Double.
C# Syntax
// get accessor Double rtn = XSIMath.PI;
Examples
VBScript Example
Application.LogMessage XSIMath.PI ' Expected results: 'INFO : 3.14159265358979
See Also
Autodesk Softimage v7.5