Set the mapping for sizes of fabrication part straights to change the sizes to.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetMapOfSizesForStraights(
ISet<FabricationPartSizeMap> fabricationPartSizeMaps
)
Parameters
- fabricationPartSizeMaps ISet<FabricationPartSizeMap>
-
The map containing the original straights size to the mapped sizes.
Exceptions
See Also
Reference