IFCGeometry Info Get Representations 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<IFCAnyHandle> GetRepresentations() Public Function GetRepresentations As ICollection(Of IFCAnyHandle) public: ICollection<IFCAnyHandle^>^ GetRepresentations() member GetRepresentations : unit -> ICollection<IFCAnyHandle> Return Value ICollection IFCAnyHandle The collection of representation handles. See Also Reference IFCGeometryInfo Class Autodesk.Revit.DB.IFC Namespace
IFCGeometry Info Get Representations 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<IFCAnyHandle> GetRepresentations() Public Function GetRepresentations As ICollection(Of IFCAnyHandle) public: ICollection<IFCAnyHandle^>^ GetRepresentations() member GetRepresentations : unit -> ICollection<IFCAnyHandle> Return Value ICollection IFCAnyHandle The collection of representation handles. See Also Reference IFCGeometryInfo Class Autodesk.Revit.DB.IFC Namespace