Use namespaces for Industrial Graphics scripts
- Last UpdatedMar 03, 2025
- 1 minute read
When writing scripts for Industrial Graphics, you can import namespaces and use them.
When running on the cloud, you can only use the following namespaces in your scripts:
-
ArchestrA.QuickScript
-
ArchestrA.Visualization
-
QuickScriptLibrary
-
aaContentInfo
-
aaGraphic
-
System.ApplicationException
-
System.ArgumentException
-
System.ArgumentNullException
-
System.ArgumentOutOfRangeException
-
System.Array
-
System.ArithmeticException
-
System.ArrayTypeMismatchException
-
System.Attribute
-
System.BitConverter
-
System.Boolean
-
System.Buffer
-
System.Byte
-
System.Char
-
System.CharEnumerator
-
System.Collections
-
System.ComponentModel
-
System.Convert
-
System.Decimal
-
System.Delegate
-
System.DivideByZeroException
-
System.Double
-
System.Enum
-
System.EventArgs
-
System.Exception
-
System.FlagsAttribute
-
System.Formatexception
-
System.FormattableString
-
System.Globalization
-
System.Guid
-
System.Int16
-
System.Int32
-
System.Int64
-
System.Math
-
System.Random
-
System.SByte
-
System.Single
-
System.String
-
System.StringComparer
-
System.StringComparision
-
System.StringSplitOptions
-
System.Text
-
System.Timers
-
System.TimeSpan
-
System.TimeZone
-
System.TimeZoneInfo
-
System.Tuple
-
System.TupleExtensions
-
System.Type
-
System.UInt16
-
System.UInt32
-
System.UInt64
-
System.ValueType
-
System.ValueTuple
-
System.Datetime