Transforms X, Y and Z coordinates of start and end point of an edge using 36 flops.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public void Transform( Edge e ) |
| Visual Basic (Declaration) |
|---|
Public Sub Transform ( _ e As Edge _ ) |
| Visual C++ |
|---|
public: void Transform( Edge^ e ) |
Parameters
- e
- Type: ceometric.VectorGeometry..::.Edge
An edge.