ShapeProperties Class

Microsoft Robotics Class Reference

Common shape properties

Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulation/physics.html", 
    ElementName = "ShapeProperties")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulation/physics.html")]
public class ShapeProperties : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation.Physics.Proxy..::..ShapeProperties
    Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .BoxShapeProperties
    Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .CapsuleShapeProperties
    Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .HeightFieldShapeProperties
    Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .MeshShapeProperties
    Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .SphereShapeProperties
    Microsoft.Robotics.Simulation.Physics.Proxy. . :: . .WheelShapeProperties

See Also

ShapeProperties Members

Microsoft.Robotics.Simulation.Physics.Proxy Namespace