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

Provides methods for managing CompanionResults NXOpen.CAE.CompanionResult in a NXOpen.CAE.SimResultReference More...

Inheritance diagram for NXOpen.CAE.CompanionResultCollection:

Public Member Functions

NXOpen.CAE.CompanionResult[] ToArray ()
 Returns an array of NXOpen.CAE.CompanionResult objects. More...
 
unsafe
NXOpen.CAE.CompanionResultBuilder 
CreateCompanionResultBuilder (NXOpen.CAE.CompanionResult companionresult)
 Creates a NXOpen.CAE.CompanionResultBuilder More...
 
unsafe void Delete (NXOpen.CAE.CompanionResult companionresult)
 Delete a NXOpen.CAE.CompanionResult from the collection More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Provides methods for managing CompanionResults NXOpen.CAE.CompanionResult in a NXOpen.CAE.SimResultReference

To obtain an instance of this class, refer to NXOpen.CAE.SimResultReference

Created in NX7.5.0

Member Function Documentation

unsafe NXOpen.CAE.CompanionResultBuilder NXOpen.CAE.CompanionResultCollection.CreateCompanionResultBuilder ( NXOpen.CAE.CompanionResult  companionresult)

Creates a NXOpen.CAE.CompanionResultBuilder

Created in NX7.5.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
companionresult
Returns
unsafe void NXOpen.CAE.CompanionResultCollection.Delete ( NXOpen.CAE.CompanionResult  companionresult)

Delete a NXOpen.CAE.CompanionResult from the collection

Created in NX7.5.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
companionresult
override int NXOpen.CAE.CompanionResultCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.CAE.CompanionResult [] NXOpen.CAE.CompanionResultCollection.ToArray ( )

Returns an array of NXOpen.CAE.CompanionResult objects.

Property Documentation

Tag NXOpen.CAE.CompanionResultCollection.Tag
get

Returns the tag of this object.


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