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: 1.7.3
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