Class LaminatePlyGroup
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class LaminatePlyGroup : NXObject, IMessageSink, INXObject
Constructors
LaminatePlyGroup()
Declaration
protected LaminatePlyGroup()
Properties
LinkType
Declaration
public LaminatePlyGroup.Link LinkType { get; }
Property Value
Type | Description |
---|---|
LaminatePlyGroup.Link |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Plies
Declaration
public LaminatePlyCollection Plies { get; }
Property Value
Type | Description |
---|---|
LaminatePlyCollection |
Implements
System.Runtime.Remoting.Messaging.IMessageSink