DesignForms
SystemFunctions Member List

This is the complete list of members for SystemFunctions, including all inherited members.

ABS(double Value)SystemFunctions
ARCCOS(double Value)SystemFunctions
ARCSIN(double Value)SystemFunctions
ARCTG(double Value)SystemFunctions
ARCTG(double X, double Y)SystemFunctions
AVERAGE(params double[] Values)SystemFunctions
Block()SystemFunctions
Block(string Caption)SystemFunctions
Break()SystemFunctions
CEILING(double Value)SystemFunctions
CEILING(double Value, double Significance)SystemFunctions
COMPARE(object O1, object O2)SystemFunctions
COMPARE(object O1, object O2, double Precision)SystemFunctions
Continue()SystemFunctions
COS(double Angle)SystemFunctions
COSH(double Angle)SystemFunctions
COTH(double Angle)SystemFunctions
CUnit(double Value, string TargetUnit)SystemFunctions
CUnit(double Value, string TargetUnit, string SourceUnit)SystemFunctions
Description(string VariableName)SystemFunctions
DIV(double I1, double I2)SystemFunctions
Exit()SystemFunctions
FLOOR(double Value)SystemFunctions
FLOOR(double Value, double Significance)SystemFunctions
GetBounds(object Points)SystemFunctions
GetDialogStructure()SystemFunctions
GetLength(object IList)SystemFunctions
Img(string ImageID)SystemFunctions
IsInfinity(double Value)SystemFunctions
IsNaN(double Value)SystemFunctions
IsNegativeInfinity(double Value)SystemFunctions
IsNullOrEmpty(double Value)SystemFunctions
IsNullOrWhiteSpace(double Value)SystemFunctions
IsPositiveInfinity(double Value)SystemFunctions
LinExtrap(double X, PointD Point1, PointD Point2)SystemFunctions
LinInterp(double X, params Point[] Points)SystemFunctions
LN(double Value)SystemFunctions
LoadExternCLC(string Path)SystemFunctions
LOG(double Value)SystemFunctions
LOG(double Value, double Base)SystemFunctions
LowIndex(string Value)SystemFunctions
MAX(params double[] Values)SystemFunctions
MIN(params double[] Values)SystemFunctions
MOD(double I1, double I2)SystemFunctions
PageBreak()SystemFunctions
PARMAX(params double[] Values)SystemFunctions
PARMIN(params double[] Values)SystemFunctions
PointFromLine(object Point, object L1, object L2)SystemFunctions
POWER(double Base, double Exponent)SystemFunctions
ReadResults(eResultType ResultType)SystemFunctions
ReadResults(eResultType ResultType, string Key)SystemFunctions
RenameVar(object Variable, string NewDrawName)SystemFunctions
ROUND(double Value)SystemFunctions
ROUND(double Value, int Decimals)SystemFunctions
ROUND(double Value, int Decimals, string Unit)SystemFunctions
ROUNDDOWN(double Value)SystemFunctions
ROUNDDOWN(double Value, int Decimals)SystemFunctions
ROUNDDOWN(double Value, int Decimals, string Unit)SystemFunctions
RoundPolyline(IList Points, double Radius, int Segments)SystemFunctions
ROUNDUP(double Value)SystemFunctions
ROUNDUP(double Value, int Decimals)SystemFunctions
ROUNDUP(double Value, int Decimals, string Unit)SystemFunctions
SaveResults(eResultType ResultType, string Key)SystemFunctions
SaveResults(eResultType ResultType, string Key, object Value)SystemFunctions
SIN(double Angle)SystemFunctions
SINH(double Angle)SystemFunctions
Sort(object List, string PropertyName)SystemFunctions
Sort(object List, string PropertyName, bool Descendant)SystemFunctions
SQRT(double Value)SystemFunctions
SUM(params double[] Values)SystemFunctions
Text(object Param)SystemFunctions
TG(double Angle)SystemFunctions
TGH(double Angle)SystemFunctions
TR(string Message)SystemFunctions
TryReadResults(eResultType ResultType, string Key, out object Value)SystemFunctions
UpIndex(string Value)SystemFunctions
Val(double D, int Precision)SystemFunctions