fsresCNCData_PieceMarkCNCData Class |
The CNC data for a single part.
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 fsresCNCData_PieceMarkCNCData
The fsresCNCData_PieceMarkCNCData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresCNCData_PieceMarkCNCData |
fsresCNCData_PieceMarkCNCData class constructor
|
Properties
Name | Description | |
---|---|---|
CNCData |
Contents of the DSTV file.
| |
CNCFile |
File Data for CNC File
| |
CNCFileID |
ID of CNC File
| |
Format |
The format of the CNC file.
| |
PieceMark |
Piece mark
|
See Also