Click or drag to resize

PressProfile Class

Describes a Press Profile. Press Profile consist of a sequence of steps which describe the motion of the pressing operation.
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionPressProfile

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class PressProfile

The PressProfile type exposes the following members.

Constructors
 NameDescription
Public methodPressProfile Default constructor
Top
Properties
 NameDescription
Public propertyProfileName The name of the profile.
Public propertySteps An array of the steps of the Press Profile.
Top
See Also