![]() | fsreqRemnant Class |
A remnant created by this nest in the SaveNest command.

Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqRemnant
The fsreqRemnant type exposes the following members.

Name | Description | |
---|---|---|
![]() | fsreqRemnant |
fsreqRemnant class constructor
|

Name | Description | |
---|---|---|
![]() | Area |
The area of the remnant if it's a plate.
|
![]() | Dimensions |
Dimensions of remnant.
|
![]() | Grade |
Grade of material.
|
![]() | Length |
The length of the material.
|
![]() | Quantity |
Quantity of remnant.
|
![]() | RemnantDefinition |
Text of remnant image.
|
![]() | RemnantDefinitionFilename |
Filename to store remnant definition as.
|
![]() | RemnantID |
FabSuite RemnantID assigned to this remnant.
|
![]() | RemnantImageBase64 |
Base64 text of remnant image.
|
![]() | RemnantImageFilename |
Filename to store remnant images as
|
![]() | Shape |
Shape of Remnant - should match Shape of MaterialUsed. ShapeDimensions OR Shape and Dimensions is required.
|
![]() | ShapeDimensions |
Name of Material. ShapeDimensions OR Shape and Dimensions is required.
|
![]() | Type |
The type of remnant created.
|
![]() | Weight |
The weight of the remnant.
|
![]() | Width |
The width of the material when it's a plate.
|
