Class InputParameter
Inheritance
InputParameter
Inherited Members
Namespace: NXOpen.CAE.AeroStructures.Author
Assembly: NXOpen.dll
Syntax
public class InputParameter : NXObject, IMessageSink, INXObject
Constructors
InputParameter()
Declaration
protected InputParameter()
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public ParameterDescriptor.ParameterType Type { get; }
Property Value
Type | Description |
---|---|
ParameterDescriptor.ParameterType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink