Class AcousticsAndVibrationPotentialFlowSolutionBuilder
Inheritance
AcousticsAndVibrationPotentialFlowSolutionBuilder
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationPotentialFlowSolutionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AcousticsAndVibrationPotentialFlowSolutionBuilder()
Declaration
protected AcousticsAndVibrationPotentialFlowSolutionBuilder()
Properties
Potentials
Declaration
public AcousticsAndVibrationBcGroupComponentAccessor Potentials { get; }
Property Value
SolutionName
Declaration
public string SolutionName { get; set; }
Property Value
SolverParameters
Declaration
public AcousticsAndVibrationSolverParametersComponentAccessor SolverParameters { get; }
Property Value
Velocities
Declaration
public AcousticsAndVibrationBcGroupComponentAccessor Velocities { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink