Click or drag to resize

UnitAlignmentActivity Class

A specialized type of Activity that occurs when a unit is aligned (located / positioned) within a stage of an endpoint prior to the commencement of work.
Inheritance Hierarchy
SystemObject
  CFX.StructuresActivity
    CFX.StructuresUnitAlignmentActivity
      CFX.Structures.SMTPlacementSMTUnitAlignmentActivity

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class UnitAlignmentActivity : Activity

The UnitAlignmentActivity type exposes the following members.

Constructors
 NameDescription
Public methodUnitAlignmentActivity Default Constructor
Top
Properties
 NameDescription
Public propertyDX The amount of correction applied in the X axis, express in millimeters (mm)
Public propertyDXY The counter-clockwise rotational correction applied in the X-Y plane (in degrees)
Public propertyDY The amount of correction applied in the Y axis, express in millimeters (mm)
Public propertyDZ The amount of correction applied in the Z axis, express in millimeters (mm)
Public propertyDZX The counter-clockwise rotational correction applied in the Z-X plane (in degrees)
Public propertyDZY The counter-clockwise rotational correction applied in the Z-Y plane (in degrees)
Top
See Also