IVertexGeometry.Subtract
IVertexGeometry.Subtract method
calculates the difference between this vertex and baseValue
public VertexGeometryDelta Subtract(IVertexGeometry baseValue)
| Parameter | Type | Description |
|---|---|---|
| baseValue | IVertexGeometry | The other vertex. |
Return Value
The VertexGeometryDelta value to subtract.
See Also
- struct VertexGeometryDelta
- interface IVertexGeometry
- namespace Aspose.CAD.FileFormats.GLB.Geometry.VertexTypes
- assembly Aspose.CAD