Click or drag to resize

ProfileStep Class

Describes a individual step of a Press Profile
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionProfileStep

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ProfileStep

The ProfileStep type exposes the following members.

Constructors
 NameDescription
Public methodProfileStep 
Top
Properties
 NameDescription
Public propertyName The name of this step
Public propertySequencePosition The sequence position of this step in relation to the other steps in the profile. Steps are peformed in increasing sequence integer order 1...n
Public propertySpeed The speed of this step in mm/s.
Public propertyTypeOfStep An enumeration indicating the type of this step
Top
See Also