FabricationPartSizeMap.PaletteId Property

FabricationPartSizeMapPaletteId Property

The palette identifier of the straight.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int PaletteId { get; set; }
Public Property PaletteId As Integer
	Get
	Set
public:
property int PaletteId {
	int get ();
	void set (int value);
}
member PaletteId : int with get, set

Property Value

Int32
See Also