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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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