FabricationService.SetServiceGroupExclusions
Description:
Sets the service group exclusions, used by Route and Fill or Design to Fabrication commands, for the current user and session only. This will alter them from the default configuration exclusions to only exclude those groups passed.
Sets the service group exclusions, used by Route and Fill or Design to Fabrication commands, for the current user and session only. This will alter them from the default configuration exclusions to only exclude those groups passed.
-
excludedGroupsA list of service group indexes to be excluded.
Return Value
bool
Returns true if succeeded to set the exclusions to the specified group(s).
-
A non-optional argument was NULL
-
groupIndices contains an index that is not larger or equal to 0 and less than GroupCount
-
None of the following disciplines is enabled: Mechanical Electrical Piping.