What is new ?
What is new in AnyShape Cut 2D X 0.9.2.0-beta ?
- New property: OptimizationStartingDirection.
What is new in AnyShape Cut 2D X 0.9.1.6-beta ?
- New property: OptimizationStartingCorner.
What is new in AnyShape Cut 2D X 0.9.1.4-beta ?
- Mirroring of parts is now available. See SetPart, GetUtilizedPart.
- Support for DXF files have been removed. Please use the DXFShapeReaderX component for reading DXF files.
What is new in AnyShape Cut 2D X 0.9.0.0-beta ?
- RotationCenter property can have only 2 values now.
What is new in AnyShape Cut 2D X 0.9.0.0-beta ?
- A new property was introduced: CutterType.
What is new in AnyShape Cut 2D X 0.8.9.5-beta ?
- A new method was introduced: GetLastError.
What is new in AnyShape Cut 2D X 0.8.7.5-beta ?
- an extra parameter carrying user defined data was added to most of the methods which set/get vertices, arcs, holes, parts, stock pieces. This parameter is of type long and it can be used to store various information. It can also be used as a pointer to some user defined structure which can be attached to various components of the parts/ stocks to be cut. The new parameter was added at the end of the list of parameters for all methods.
- ExternalID was renamed to UserDefinedData in all functions. In all cases the parameters carrying used defined data have been moved to the end of list of parameters.
- some functions have a new order of parameters (excepting the UserDefinedData parameter): UtilizedPart, UtilizedStock, GetUtilizedStock. The parameter Type has been moved on the second position in the list of parameters.
- AllowFillHoles property has been removed. Now, for each particular hole, you can set if it is allowed or not to be filled.
- SetPartHole, GetPartHole, LoadPartFromDXF and LoadPartFromDXFOnlyOnce, have a new parameter: AllowFillHole.
What is new in AnyShape Cut 2D X 0.8.7.0-beta ?
property renamed: RunningTimeOptimization (old name was RunningTime).
new properties: RunningTimePreProcessing, TotalAreaOfUtilizedParts.
What is new in AnyShape Cut 2D X 0.8.6.2-beta ?
new methods: LoadStockFromDXFOnlyOnce and LoadPartFromDXFOnlyOnce.
What is new in AnyShape Cut 2D X 0.8.4.7-beta ?
new methods: GetUtilizedPartHole.
properties renamed: CutterDiameter (old name was BladeThickness), RotationCenter (old name was RotationType) and AreaCovered (old name was SurfaceCovered).
DXF vertices of a POLYLINE can now have bulge.
modified methods and properties: GetUtilizedPart, RunningTime, SetStockHole.
What is new in AnyShape Cut 2D X 0.8.2.3-beta ?
LoadPartFromDXF, LoadStockFromDXF have a new parameter: LoadedOk.
What is new in AnyShape Cut 2D X 0.8.1.0-beta ?
Basic DXF support. New property: DXFLinkingDistance. New methods: LoadPartFromDXF, LoadStockFromDXF.
What is new in AnyShape Cut 2D X 0.8.0.0-beta ?
Parts and sheets can have arcs. The following new methods have been introduced: GetPartArc, GetPartHoleArc, GetStockArc, GetStockHoleArc, NumberOfUtilizedParts, SetPartArc, SetPartHoleArc, SetStockArc, SetStockHoleArc.
The following helper methods have been introduced: GetPartBoundingBox, GetStockBoundingBox.
The following methods have been modified: GetVertexOfUtilizedPart, GetVertexOfUtilizedPartHole.
What is new in AnyShape X Cut 2D 0.7.0.0-beta ?
Parts and sheets can have holes. Several new methods and properties have been implemented for this purpose.
What is new in AnyShape X Cut 2D 0.5.0.0-beta ?
GetPart and SetPart have 2 new parameters RotationCenterX and RotationCenterY.
What is new in AnyShape X Cut 2D 0.3.0.0-beta ?
GetUtilizedPart have 3 new parameters CenterX, CenterY and Radius.
What is new in AnyShape X Cut 2D 0.2.0.0-beta ?
GetUtilizedPart have 2 new parameters OffsetX and OffsetY.
What is new in AnyShape X Cut 2D 0.1.0.1-beta ?
GetStock and SetStock have a new parameter TrimMargin.
What is new in AnyShape X Cut 2D 0.1.0.0-beta ?
First version of the component was released for open public beta tests.