Discreet3dsSaveOptions.DuplicatedNameCounterBase

Discreet3dsSaveOptions.DuplicatedNameCounterBase property

The counter used by generating new name for duplicated names, default value is 2.

public int DuplicatedNameCounterBase { get; set; }

See Also