Method ConvertPMIToOccurrences
ConvertPMIToOccurrences(OccurrenceList, bool)
Convert each PMI component into a set of occurrences with mesh geometries
Declaration
public void ConvertPMIToOccurrences(OccurrenceList occurrences, bool convertVisibility = false)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrence selection |
bool | convertVisibility | If True, the visibility will be converted (useful to select a specific view/variant), else all occurrences will be visible |