Share

FabricationServiceButton.IsExcluded Method

Gets if the button's fabrication part content associated with the button is to be excluded from Route and Fill, Design to Fabrication, or Multi-Point Routing commands.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IsExcluded()

Return Value

Boolean
Returns true if the button's parts are excluded.

See Also

Reference

Was this information helpful?