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.FabricationAssembly: 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