Share via


FloorplanItemType Enumeration

Microsoft Robotics Class Reference

The types of items supported by the floorplan entity

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

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html", 
    ElementName = "FloorplanItemType")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
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.Proxy Namespace