Get the list of the internally IfcPresentationLayerAssignments and their respective shape representations.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<string, IList<IFCAnyHandle>> GetPresentationLayerAssignments()
Return Value
IDictionary<String,
IList<IFCAnyHandle>>
The map.
See Also
Reference