Click or drag to resize

Connector Class

Describes a Pressed Connector
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentDesignator
    CFX.Structures.PressInsertionConnector

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

The Connector type exposes the following members.

Constructors
 NameDescription
Public methodConnector Default constructor
Top
Properties
 NameDescription
Public propertyBaseThickness The thickness of the connector
Public propertyConnectorImage The image of this connector
Public propertyConnectorTool Tool used to press this connector
Public propertyFlatrockTooling Value to signfiy if the connector requires flatrock tooling (tooling that does not have openings for the pins)
Public propertyForces Value to signfiy if the connector requires flatrock tooling (tooling that does not have openings for the pins)
Public propertyGroup Group identifier of the connector
Public propertyManufacturerData Manufactuer of the connector
Public propertyParsSetting Gets or sets the pars setting.
Public propertyPinCount The number of pins on this connector
Public propertyProfileApplied Profile used to press this connector
Public propertySeatedHeight The dimesion of the top of the connector from the top of the board when the connector is seated
Public propertySPCSetting Gets or sets the SPC setting.
Public propertyUnseatedTop The dimesion of the top of the connector from the top of the board when the connector is not seated
Top
See Also