RVTDocs.com

FabricationConfiguration.GetService

Method
Description:
Get the service based on the service identifier from the fabrication configuration in the current document.
Syntax
public FabricationService GetService(
	int serviceId
)
Parameters
Parameter Type Description
serviceId Int32 The service identifier.
Return Value
Type Description
FabricationService The service based on the service identifier.