Get a set of element identifiers of fabrication part types that can be mapped.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetPartTypesforMapping()
Return Value
ISet<ElementId>Returns the set of element identifiers for part types or an empty set if there are none.
