Static method that creates a CustomGraphicsCoordinates object which can be used as input to various custom graphics methods.
This is a static method.
|
This is a static method.
|
Type | Description |
CustomGraphicsCoordinates | Returns the created CustomGraphicsCoordinates object or null in the case of failure. |
Name | Type | Description |
coordinates | double[] | An array of doubles where the values are the x, y, z components of each coordinate where the unit of measure is centimeters. |