FloorplanItemType Enumeration

Microsoft Robotics Class Reference

The types of items supported by the floorplan entity

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[CLSCompliantAttribute(true)]
[DataContractAttribute]
public enum FloorplanItemType

Members

Member name Value Description
Wall 0 A simple wall item
Door 1 A 2.13 meter high door
Window 2 A 0.61 meter tall window 1.524 meters above the ground

See Also

Microsoft.Robotics.Simulation.Engine Namespace