'Declaration Public Property maxDistanceBetweenParts As Integer
public int maxDistanceBetweenParts { get; set; }
Property Value
0 - shape is solid; N - shape can have separated parts and distance between parts cannot be greater than value of this property.
Default value is 1. Maximum value is 32768.
Default value is 1. Maximum value is 32768.