Click or drag to resize

SMDTapePackagingInfo Class

** NOTE: ADDED in CFX 1.5 **

Describes the packaging infos of an SMD tape
Inheritance Hierarchy
SystemObject
  CFX.StructuresPackagingInfo
    CFX.Structures.SMTPlacementSMDTapePackagingInfo

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SMDTapePackagingInfo : PackagingInfo

The SMDTapePackagingInfo type exposes the following members.

Constructors
 NameDescription
Public methodSMDTapePackagingInfo 
Top
Properties
 NameDescription
Public propertyTapeDiameter The diameter of the tape (in millimeters)
Public propertyTapePitch The pitch (spacing between parts) of the tape (in millimeters)
Public propertyTapeThickness The thickness of the tape (in millimeters)
Public propertyTapeWidth The width of the tape (in millimeters)
Top
See Also