fsresCutPart Class |
A Part in a cutting detail.
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresCutPart
The fsresCutPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresCutPart |
fsresCutPart class constructor
|
Properties
Name | Description | |
---|---|---|
ApprovalStatusCode | ||
ApprovalStatusPurpose | ||
Area | ||
CNCData |
Contents of the related CNC File (DSTV or DXF) if it has been loaded into FabSuite.
| |
CNCFileID | ||
JobNumber | ||
Length | ||
LotNumber | ||
MainMark | ||
MatchFilter |
Indicates if the part matches the cut list filter.
| |
PieceMark | ||
Quantity | ||
Route | ||
Sequence | ||
TFSStation | ||
TrueShapeID | ||
Width |
See Also