Share

FabricationNetworkChangeService.SetRestrictPalette Method

Restrict the placement of parts to only use parts associated to the passed in fabrication palette identifier.


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void SetRestrictPalette(
	bool restrictPalette
)

Parameters

restrictPalette  Boolean
 

See Also

Reference

Was this information helpful?