NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.CAE.AeroStructures.ManualLoadExtraction Class Reference

This is the Manual LoadExtraction class More...

Inheritance diagram for NXOpen.CAE.AeroStructures.ManualLoadExtraction:
NXOpen.CAE.AeroStructures.LoadExtractionStrategy NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetValues (NXOpen.Unit unit, out string[] keys, out double[] values)
 Get values in given units More...
 
unsafe void SetValues (NXOpen.Unit unit, string[] keys, double[] values)
 Set values in given units More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

This is the Manual LoadExtraction class

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.CAE.AeroStructures.ManualLoadExtraction.GetValues ( NXOpen.Unit  unit,
out string[]  keys,
out double[]  values 
)
inline

Get values in given units

Created in NX12.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
unitunit in which values are expected.
keyslist of keys (loadcase names)
valueslist of values
unsafe void NXOpen.CAE.AeroStructures.ManualLoadExtraction.SetValues ( NXOpen.Unit  unit,
string[]  keys,
double[]  values 
)
inline

Set values in given units

Created in NX12.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
unitunit in which values are specified.
keyslist of keys (loadcase names)
valueslist of values

The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.