Click or drag to resize

PressTool Class

Represents a type of tool used in press insertion operations
Inheritance Hierarchy
SystemObject
  CFX.StructuresTool
    CFX.Structures.PressInsertionPressTool

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

The PressTool type exposes the following members.

Constructors
 NameDescription
Public methodPressTool 
Top
Properties
 NameDescription
Public propertyToolClearanceDimension The clearance dimension of the tool used for the pressing operation
Public propertyToolDimensionX The x dimension of the tool used for the pressing operation
Public propertyToolDimensionY The y dimension of the tool used for the pressing operation
Public propertyToolDimensionZ The z dimension of the tool used for the pressing operation
Top
See Also