fsreqRemnant Class

A remnant created by this nest in the SaveNest command.
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqRemnant

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")]
public class fsreqRemnant

The fsreqRemnant type exposes the following members.

Constructors
  NameDescription
Public methodfsreqRemnant
fsreqRemnant class constructor
Top
Properties
  NameDescription
Public propertyArea
The area of the remnant if it's a plate.
Public propertyDimensions
Dimensions of remnant.
Public propertyGrade
Grade of material.
Public propertyLength
The length of the material.
Public propertyQuantity
Quantity of remnant.
Public propertyRemnantDefinition
Text of remnant image.
Public propertyRemnantDefinitionFilename
Filename to store remnant definition as.
Public propertyRemnantID
FabSuite RemnantID assigned to this remnant.
Public propertyRemnantImageBase64
Base64 text of remnant image.
Public propertyRemnantImageFilename
Filename to store remnant images as
Public propertyShape
Shape of Remnant - should match Shape of MaterialUsed. ShapeDimensions OR Shape and Dimensions is required.
Public propertyShapeDimensions
Name of Material. ShapeDimensions OR Shape and Dimensions is required.
Public propertyType
The type of remnant created.
Public propertyWeight
The weight of the remnant.
Public propertyWidth
The width of the material when it's a plate.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next