Share via


AddsShapeToParent Property

Microsoft Robotics Class Reference

Indicates that this entity must be a child entity and that it adds one or more shapes to its parent rather than defining its own shapes.

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

Syntax

[BrowsableAttribute(false)]
public bool AddsShapeToParent { get; set; }

See Also

VisualEntity Class

Microsoft.Robotics.Simulation.Engine Namespace