Click or drag to resize

SMTPlacementActivity Class

A specialized type of Activity that occurs when a unit is under placement
Inheritance Hierarchy
SystemObject
  CFX.StructuresActivity
    CFX.Structures.SMTPlacementSMTPlacementActivity

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SMTPlacementActivity : Activity

The SMTPlacementActivity type exposes the following members.

Constructors
 NameDescription
Public methodSMTPlacementActivity Default Constructor
Top
Properties
 NameDescription
Public propertyHeads

** NOTE: CHANGED in CFX 1.2 from single head to multiple heads **

The Heads used for the placement
Public propertyPlacementType The type of placement for this activity
Top
See Also