Click or drag to resize

IMissionPhysicalEntities Property

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Returns the entire dictionary of platforms (IPlatform) currently available in the loaded scenario

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
SyncDictionary<ulong, IPhysicalEntity> PhysicalEntities { get; }

Property Value

Type: SyncDictionaryUInt64, IPhysicalEntity
See Also