FabricationServiceButtonIsExcluded 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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsExcluded As Boolean
public:
bool IsExcluded()
member IsExcluded : unit -> bool
Return Value
Boolean
Returns true if the button's parts are excluded.
See Also