IFCExtrusionCreationData.GetOpenings
Description:
Gets a collection of all of the openings stored in this data.
Gets a collection of all of the openings stored in this data.
Remarks:
Contains all of the openings stored via AddOpening().
Contains all of the openings stored via AddOpening().
public IList<IFCExtrusionData> GetOpenings()
IList<IFCExtrusionData>
The opening information.