VertexDataUnit.op_Inequality
VertexDataUnit Inequality operator
Overloading the inequality operator.
public static bool operator !=(VertexDataUnit a, VertexDataUnit b)
| Parameter | Type | Description |
|---|---|---|
| a | VertexDataUnit | The first instance. |
| b | VertexDataUnit | The second instance. |
Return Value
The value indicating whether instances are not equal.
See Also
- class VertexDataUnit
- namespace Aspose.CAD.FileFormats.Stl.StlObjects
- assembly Aspose.CAD