Method ExplodeByVoxel
ExplodeByVoxel(OccurrenceList, double)
WARNING: this function is tagged as 'EXPERIMENTAL'
Explode parts by voxel. New parts will be placed as children of input part occurrences.
Declaration
[HandleProcessCorruptedStateExceptions]
public void ExplodeByVoxel(OccurrenceList occurrences, double voxelSize)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Part occurrences to process |
double | voxelSize | Voxel size |