Click or drag to resize

IMapSelectedSite Property

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

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

Returns the selected entity (Site) as selected by the MACE operator.

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
IPhysicalEntity SelectedSite { get; }

Return Value

Type: IPhysicalEntity
The MACE selected site-based entity if one is selected, Nothing if there isn't an entity selected.
See Also