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: 1.7.3
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