FabricationNetworkChangeServiceSetServiceId Method

Set the fabrication service identifier to change the elements to.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void SetServiceId(
	int serviceId
)

Parameters

serviceId  Int32
 
See Also