Method DeleteBRepShapes
DeleteBRepShapes(OccurrenceList, bool)
Delete BRep representation on parts
Declaration
public void DeleteBRepShapes(OccurrenceList occurrences, bool onlyTessellated = true)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of components to process |
bool | onlyTessellated | If True, delete only BRep represensation on part with a tessellated shape |