API Reference

This is the reference documentation of Tekla PowerFab Open API. The API contains request and response namespaces.

fsresCNCData_PieceMarkCNCData Class

The CNC data for a single part.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresCNCData_PieceMarkCNCData

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
  NameDescription
Public methodfsresCNCData_PieceMarkCNCData
fsresCNCData_PieceMarkCNCData class constructor
Top
Properties
  NameDescription
Public propertyCNCData
Contents of the DSTV file.
Public propertyCNCFile
File Data for CNC File
Public propertyCNCFileID
ID of CNC File
Public propertyFormat
The format of the CNC file.
Public propertyPieceMark
Piece mark
Top
See Also