NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.SimLoadRecipeMapEntry Class Reference

These objects represent one line in a NXOpen.CAE.SimLoadRecipe 's mapping. More...

Inheritance diagram for NXOpen.CAE.SimLoadRecipeMapEntry:

Public Member Functions

unsafe string[] GetParameters ()
 Returns the parameters of a NXOpen.CAE.SimLoadRecipeMapEntry . More...
 
unsafe void SetParameters (string[] parameters)
 Sets the parameters of a NXOpen.CAE.SimLoadRecipeMapEntry . More...
 

Properties

unsafe string Target [get, set]
 Returns or sets the target of a NXOpen.CAE.SimLoadRecipeMapEntry . More...
 
unsafe
NXOpen.CAE.SimLoadRecipeMapEntryTargetTypes.TargetTypes 
TargetType [get, set]
 Returns or sets the target type of a NXOpen.CAE.SimLoadRecipeMapEntry . More...
 

Detailed Description

These objects represent one line in a NXOpen.CAE.SimLoadRecipe 's mapping.

Use CAE.SimLoadRecipeMapEntryCollection.Create

Created in NX10.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.SimLoadRecipeMapEntry.GetParameters ( )

Returns the parameters of a NXOpen.CAE.SimLoadRecipeMapEntry .

Created in NX10.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.SimLoadRecipeMapEntry.SetParameters ( string[]  parameters)

Sets the parameters of a NXOpen.CAE.SimLoadRecipeMapEntry .

The size of parameters array and the value of numParameters must be equal to the current number of parameters of the entry.

Created in NX10.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
parameters

Property Documentation

unsafe string NXOpen.CAE.SimLoadRecipeMapEntry.Target
getset

Returns or sets the target of a NXOpen.CAE.SimLoadRecipeMapEntry .

The target value depends on the NXOpen.CAE.SimLoadRecipeMapEntry.TargetType .

It represents the followings:

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.SimLoadRecipeMapEntryTargetTypes.TargetTypes NXOpen.CAE.SimLoadRecipeMapEntry.TargetType
getset

Returns or sets the target type of a NXOpen.CAE.SimLoadRecipeMapEntry .

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


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