Class InputLaminate
Inheritance
InputLaminate
Inherited Members
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 |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink