Get a set of FabricationPartSizeMapSet of all straight sizes for all services.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<FabricationPartSizeMap> GetMapOfAllSizesForStraights()
Return Value
ISet<FabricationPartSizeMap>
Returns the map of sizes for straights or an empty map if there are none.
See Also
Reference