<Code Lib>
M

IFCExtrusionCreationData.GetOpenings

Description:
Gets a collection of all of the openings stored in this data.
Remarks:
Contains all of the openings stored via AddOpening().

public IList<IFCExtrusionData> GetOpenings()

The opening information. The opening information.

Loading…