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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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