Compiler.MaxSimulationComplexity property [SDM] 

 
SDM Reference

Compiler.MaxSimulationComplexity

Gets or sets the maximum complexity for simulating the instance space.

public Int32 MaxSimulationComplexity {get; set;}
Public Property MaxSimulationComplexity As Int32

Remarks

The default is value is 10. If you get error 3090, you need to increase this value to allow for more complex simulations.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Tools.

Assembly

Requires SdmCompile (in SdmCompile.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Tools, Compiler

  
  Last updated: November 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.