Share

IFCGeometryInfo.GetSurfaces Method

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


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

Syntax

C#

public ICollection<IFCAnyHandle> GetSurfaces()

Return Value

ICollection<IFCAnyHandle>
The collection of surface handles.

See Also

Reference

Was this information helpful?