Click or drag to resize

TransportedMaterial Class

** NOTE: ADDED in CFX 2.0 **

This class contains lists of transported materials. Per type of material, a dedicated list is provided.
Inheritance Hierarchy
SystemObject
  CFX.StructuresTransportedMaterial

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class TransportedMaterial

The TransportedMaterial type exposes the following members.

Constructors
 NameDescription
Public methodTransportedMaterial 
Top
Properties
 NameDescription
Public propertyTransportedMaterialPackages A list of transported material packages, null if not needed
Public propertyTransportedTools A list of transported tools, null if not needed
Top
See Also