Class LoadFilteringSolutionBuilder
Inheritance
System.Object
System.MarshalByRefObject
LoadFilteringSolutionBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE.AeroStructures
Assembly: NXOpen.dll
Syntax
public class LoadFilteringSolutionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LoadFilteringSolutionBuilder()
Declaration
protected LoadFilteringSolutionBuilder()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ReferenceSolution
Declaration
public SimSolution ReferenceSolution { get; set; }
Property Value
Type | Description |
---|---|
SimSolution |
UnitSystem
Declaration
public string UnitSystem { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink