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