FabricationNetworkChangeServiceSetServiceId Method

Set the fabrication service identifier to change the elements to.

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

Parameters

serviceId  Int32
 
See Also