Method ExplodeVoxel
ExplodeVoxel(OccurrenceList, double)
Explode parts by voxel. New parts will be placed as children of input part occurrences.
Declaration
public void ExplodeVoxel(OccurrenceList occurrences, double voxelSize)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
double | voxelSize | Voxel size |