GetMapOfAllSizesForStraights Method


Fabrication Network Change Service Get Map Of All Sizes For Straights Method

Get a set of FabricationPartSizeMapSet of all straight sizes for all services.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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