Click or drag to resize

Demo3D.Common Namespace

The Demo3D.Common namespace.
Classes
  ClassDescription
Public classCatenary
Class which solves the catenary equation for a hanging wire between two points and a specified length.
Public classEthernetCard
Contains information about an ethernet card present in the machine.
Public classEthernetCardAddress
An ethernet address.
Public classIPv4
A class that offers helper methods for managing IP addresses and hostnames.
Public classIPv4Configuration
The IP configuration of one network device.
Public classLogger
Class to allow logging to the Log Message Window and Demo3D log file.
Public classMatrixInterpolator
Class to interpolate between a start Matrix and an end Matrix.
Public classTableReference
Reference to a DataTable.
Public classUtil
A collection of Utility methods.
Public classUtilQuadratic
Class to "solve" a quadratic equation "a x^2 + b x + c = 0".
Delegates
  DelegateDescription
Public delegateLoggerLogDelegate
Signature of a method that can be placed in the LogListeners event.
Enumerations
  EnumerationDescription
Public enumerationAxis
Enumeration representing the X-Axis, Y-Axis or Z-Axis.