Set the fabrication palette identifier to change the elements to.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2022
Syntax
C# |
---|
public void SetPaletteId( int paletteId ) |
Visual Basic |
---|
Public Sub SetPaletteId ( _ paletteId As Integer _ ) |
Visual C++ |
---|
public: void SetPaletteId( int paletteId ) |
Parameters
- paletteId
- Type: System..::..Int32