Share via


EnableCollisions Property

Microsoft Robotics Class Reference

Enables collision modelling between entities coupled by the joint

Namespace: Microsoft.Robotics.PhysicalModel.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(Order = )]
public bool EnableCollisions { get; set; }

See Also

JointProperties Class

Microsoft.Robotics.PhysicalModel.Proxy Namespace