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

XSIMath.DegreesToRadians

XSIMath.RadiansToDegrees



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index