IFCGeometryInfo.GetRepresentations Method

Gets the representation handles created representing the processed geometry and stored in this object.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<IFCAnyHandle> GetRepresentations()

Return Value

ICollection<IFCAnyHandle>
The collection of representation handles.

See Also

Reference

IFCGeometryInfo Class
Autodesk.Revit.DB.IFC Namespace