<Code Lib>
2020 Method
Changes 0
M

IFCProductWrapper.GetAllObjects

Description:
Gets all objects associated with the IfcProduct in this wrapper.

public ICollection<IFCAnyHandle> GetAllObjects()

ICollection<IFCAnyHandle> The collection of objects.

Loading…