SetMinDist

Sets the minimum distance between the centers of different objects.

Syntax

Definition:

HRESULT SetMinDist(
    double fMinDist = 1.0
)

Parameters

Name

Type

Description

fMinDist

double

Minimum distance (> 0)

SetMinDist 1: Return value

HRESULT