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

Represents a collection of correl meta solution. More...

Inheritance diagram for NXOpen.CAE.DurabilitySolveOptionsCollection:

Public Member Functions

NXOpen.CAE.DurabilitySolveOptions[] ToArray ()
 Returns an array of NXOpen.CAE.DurabilitySolveOptions objects. More...
 
unsafe
NXOpen.CAE.DurabilitySolveOptions 
FindObject (string name)
 Finds an event override with a specified name. More...
 
unsafe
NXOpen.CAE.DurabilityEventOverridesBuilder 
CreateEventoverridesBuilder (NXOpen.CAE.DurabilitySolveOptions eventoverrides)
 Creates the builder object of durability event overrides. More...
 
unsafe void DeleteSolveoptions (NXOpen.CAE.DurabilitySolveOptions eventoverrides)
 Delete a durability event overrides. More...
 
unsafe
NXOpen.CAE.DurabilitySolveOptions 
CloneSolveoptions (NXOpen.CAE.DurabilitySolveOptions source)
 Clones a durability event override. 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

Represents a collection of correl meta solution.

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

Created in NX8.5.0

Member Function Documentation

unsafe NXOpen.CAE.DurabilitySolveOptions NXOpen.CAE.DurabilitySolveOptionsCollection.CloneSolveoptions ( NXOpen.CAE.DurabilitySolveOptions  source)

Clones a durability event override.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
sourceSource event overrides
Returns
Cloned event overrides
unsafe NXOpen.CAE.DurabilityEventOverridesBuilder NXOpen.CAE.DurabilitySolveOptionsCollection.CreateEventoverridesBuilder ( NXOpen.CAE.DurabilitySolveOptions  eventoverrides)

Creates the builder object of durability event overrides.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
eventoverrides
Returns
unsafe void NXOpen.CAE.DurabilitySolveOptionsCollection.DeleteSolveoptions ( NXOpen.CAE.DurabilitySolveOptions  eventoverrides)

Delete a durability event overrides.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
eventoverridesThe durability event overrides to be deleted
override int NXOpen.CAE.DurabilitySolveOptionsCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.DurabilitySolveOptions NXOpen.CAE.DurabilitySolveOptionsCollection.FindObject ( string  name)

Finds an event override with a specified name.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
namename of the durability event override
Returns
The durability event override
NXOpen.CAE.DurabilitySolveOptions [] NXOpen.CAE.DurabilitySolveOptionsCollection.ToArray ( )

Returns an array of NXOpen.CAE.DurabilitySolveOptions objects.

Property Documentation

Tag NXOpen.CAE.DurabilitySolveOptionsCollection.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.