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

Represent DPR Exciter Config More...

Inheritance diagram for NXOpen.CAE.DprExciterConfig:
NXOpen.CAE.PreTestExciterConfig NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  SortingMethod { WeightedAverage, Average, Maximum, Minimum }
 the sorting method type. More...
 

Properties

unsafe int DprNumDrivingPoints [get, set]
 Returns or sets the Number of Driving Points for DPR More...
 
unsafe
NXOpen.CAE.DprExciterConfig.SortingMethod 
DprSortingMode [get, set]
 Returns or sets the Sorting Method for DPR More...
 
- Properties inherited from NXOpen.CAE.PreTestExciterConfig
unsafe string ConfigName [get, set]
 Returns or sets the exciter selection configuration name More...
 
unsafe string Name [get, set]
 Returns or sets the exciter selection configuration name 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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.PreTestExciterConfig
unsafe void ExportCsvFile (string filename)
 Export exciter configuration to CSV file More...
 
unsafe void ExportShapeMetricsCsvFile (NXOpen.CAE.CorrelShapemetrictype metricCode, string filename)
 Export exciter configuration shape metrics to CSV file More...
 
unsafe void GenerateMatchingDofset (bool changeDispCSys)
 Generate Matching DOF Set with exciter configuration and option to change displacement csys of nodes. More...
 
unsafe void Information (NXOpen.CAE.PreTestSolution mSol)
 Exciter Config Information. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represent DPR Exciter Config

Not support KF.

Created in NX1899.0.0

Member Enumeration Documentation

the sorting method type.

Enumerator
WeightedAverage 
Average 
Maximum 
Minimum 

Property Documentation

unsafe int NXOpen.CAE.DprExciterConfig.DprNumDrivingPoints
getset

Returns or sets the Number of Driving Points for DPR

Created in NX1899.0.0

License requirements to get this property: nx_correl_base ("FE Correlation")

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.CAE.DprExciterConfig.SortingMethod NXOpen.CAE.DprExciterConfig.DprSortingMode
getset

Returns or sets the Sorting Method for DPR

Created in NX1899.0.0

License requirements to get this property: nx_correl_base ("FE Correlation")

License requirements to set this property: nx_correl_base ("FE Correlation")


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