Class LoadCaseSet
Inheritance
LoadCaseSet
Inherited Members
Namespace: NXOpen.CAE.AeroStructures
Assembly: NXOpen.dll
Syntax
public class LoadCaseSet : NXObject, IMessageSink, INXObject
Constructors
LoadCaseSet()
Declaration
protected LoadCaseSet()
Properties
LoadCaseCollection
Declaration
public LoadCaseSetLoadCaseCollection LoadCaseCollection { get; }
Property Value
Type | Description |
---|---|
LoadCaseSetLoadCaseCollection |
Methods
Export(string)
Declaration
public void Export(string fullPathName)
Parameters
Type | Name | Description |
---|---|---|
string | fullPathName |
Implements
System.Runtime.Remoting.Messaging.IMessageSink