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

This is the Parameter Descriptor More...

Inheritance diagram for NXOpen.CAE.AeroStructures.ParameterDescriptor:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Types

enum  DimensionalityType { None, Failuremode, Loadcase, FmLc }
 the Dimensionality More...
 
enum  ParameterType {
  Boolean, Integer, Scalar, Text,
  Load, Table, Size, Laminate,
  File, Unknown
}
 the Parameter Type More...
 

Protected Member Functions

override void FreeResource ()
 Dispose More...
 

Properties

unsafe
NXOpen.CAE.AeroStructures.ParameterDescriptor.DimensionalityType 
Dimensionality [get]
 Returns the Dimensionality More...
 
unsafe string Id [get]
 Returns the id More...
 
unsafe bool IsOptional [get]
 Returns the IsOptional More...
 
unsafe
NXOpen.CAE.AeroStructures.ParameterDescriptor.ParameterType 
ParamType [get]
 Returns the ParameterType More...
 
unsafe string UiName [get]
 Returns the UI name More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 

Detailed Description

This is the Parameter Descriptor

Created in NX12.0.1

Member Enumeration Documentation

the Dimensionality

Enumerator
None 
Failuremode 
Loadcase 
FmLc 

the Parameter Type

Enumerator
Boolean 
Integer 
Scalar 
Text 
Load 
Table 
Size 
Laminate 
File 
Unknown 

Member Function Documentation

override void NXOpen.CAE.AeroStructures.ParameterDescriptor.FreeResource ( )
inlineprotectedvirtual

Dispose

Created in NX12.0.1

License requirements: None.

Implements NXOpen.TransientObject.

Property Documentation

unsafe NXOpen.CAE.AeroStructures.ParameterDescriptor.DimensionalityType NXOpen.CAE.AeroStructures.ParameterDescriptor.Dimensionality
get

Returns the Dimensionality

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.ParameterDescriptor.Id
get

Returns the id

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.AeroStructures.ParameterDescriptor.IsOptional
get

Returns the IsOptional

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.AeroStructures.ParameterDescriptor.ParameterType NXOpen.CAE.AeroStructures.ParameterDescriptor.ParamType
get

Returns the ParameterType

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.ParameterDescriptor.UiName
get

Returns the UI name

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")


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