Click or drag to resize

CommandSpaceRegion Property

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

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

Returns a thread safe list of geographic points that defines an polygonal area. Note that the order of the points determines the polygon region. Must have 3 or more point to be valid.

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public SyncList<Geographic> Region { get; }

Property Value

Type: SyncListGeographic
See Also