FabricationNetworkChangeServiceSetPaletteId Method

Set the fabrication palette identifier to change the elements to.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void SetPaletteId(
	int paletteId
)

Parameters

paletteId  Int32
 
See Also