Demo3D.Common Namespace |
| Class | Description | |
|---|---|---|
| Catenary |
Class which solves the catenary equation for a hanging wire between two points and a specified length.
| |
| EthernetCard |
Contains information about an ethernet card present in the machine.
| |
| EthernetCardAddress |
An ethernet address.
| |
| IPv4 |
A class that offers helper methods for managing IP addresses and hostnames.
| |
| IPv4Configuration |
The IP configuration of one network device.
| |
| Logger |
Class to allow logging to the Log Message Window and Demo3D log file.
| |
| MatrixInterpolator |
Class to interpolate between a start Matrix and an end Matrix.
| |
| TableReference |
Reference to a DataTable.
| |
| Util |
A collection of Utility methods.
| |
| UtilQuadratic |
Class to "solve" a quadratic equation "a x^2 + b x + c = 0".
|
| Delegate | Description | |
|---|---|---|
| LoggerLogDelegate |
Signature of a method that can be placed in the LogListeners event.
|
| Enumeration | Description | |
|---|---|---|
| Axis |
Enumeration representing the X-Axis, Y-Axis or Z-Axis.
|