Class ModelAndLoadPreProcessBuilder
Inheritance
ModelAndLoadPreProcessBuilder
Assembly: NXOpen.dll
Syntax
public class ModelAndLoadPreProcessBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ModelAndLoadPreProcessBuilder()
Declaration
protected ModelAndLoadPreProcessBuilder()
Properties
Declaration
public string MetaSolutionName { get; set; }
Property Value
RunInForeground
Declaration
[Obsolete("Deprecated in NX1953.0.0. Use the accessors in the contained AcousticsAndVibrationSolverParametersComponentAccessor instead.")]
public bool RunInForeground { get; set; }
Property Value
SolverParameters
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor SolverParameters { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink