Click or drag to resize

SMDTubePackagingInfo Class

** NOTE: ADDED in CFX 1.5 **

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

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

The SMDTubePackagingInfo type exposes the following members.

Constructors
 NameDescription
Public methodSMDTubePackagingInfo 
Top
Properties
 NameDescription
Public propertyTubeLength The length of the tube (in millimeters)
Public propertyTubePitch The pitch (spacing between parts) of the tube (in millimeters)
Public propertyTubeThickness The thickness of the tube (in millimeters)
Public propertyTubeWidth The width of the tube (in millimeters)
Top
See Also