Set the mapping for sizes of fabrication part straights to change the sizes to.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2018.2
Syntax
Visual Basic |
---|
Public Sub SetMapOfSizesForStraights ( _
fabricationPartSizeMaps As ISet(Of FabricationPartSizeMap) _
) |
Parameters
- fabricationPartSizeMaps
- Type: System.Collections.Generic..::..ISet<(Of <(<'FabricationPartSizeMap>)>)>
The map containing the original straights size to the mapped sizes.
Exceptions
See Also