FabricationNetworkChangeServiceSetPartTypeMappingState 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: 27.0.4.0 (27.0.4.0)
Syntax
public void SetPartTypeMappingState(
	bool state
)

Parameters

state  Boolean
 
See Also