ChoonMLLib - class library to access and convert ChoonML files

SampleCollection.ChopSections Property

[This is preliminary documentation and subject to change.]

If true, chop this sample into multiple samples where it crosses section boundaries.

This can make editing easier in some tools.

New samples will be created and named orig name_section. For this to work properly, the Sections collection must be complete before CreateSamples is used.

public bool ChopSections {get; set;}

See Also

SampleCollection Class | ChoonML Namespace