Share

FabricationNetworkChangeService.SetPartTypeMappingState Method

Set the state to enable or disable part type mappings when changing the service. Set to true so the mappings are applied otherwise false.


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public void SetPartTypeMappingState(
	bool state
)

Parameters

state  Boolean
 

See Also

Reference

Was this information helpful?