Click or drag to resize

IPhysicalEntityIsInternalEntity Property

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

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

Returns true if this entity is generated internally by this MACE instance. False indicates the entity is generated by other simulation software and passed to MACE.

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

Property Value

Type: Boolean
See Also