Class InputLaminate
Inheritance
System.Object
System.MarshalByRefObject
InputLaminate
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.Author
Assembly: NXOpen.dll
Syntax
public class InputLaminate : InputParameter, IMessageSink, INXObject
Constructors
InputLaminate()
Declaration
protected InputLaminate()
Properties
RawValue
Declaration
public Laminate RawValue { get; }
Property Value
Type | Description |
---|---|
Laminate |
Value
Declaration
public Laminate Value { get; }
Property Value
Type | Description |
---|---|
Laminate |
Methods
HasValue()
Declaration
public bool HasValue()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink