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

Represents a builder class for the transient event data control. More...

Inheritance diagram for NXOpen.CAE.DurabilityDataControlBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  TimeExtentsEnum { FromParentResult, Specify }
 the time extents enum. More...
 

Properties

unsafe int DecimationOrder [get, set]
 Returns or sets the decimation order. More...
 
unsafe NXOpen.Expression OutputEndTime [get]
 Returns the output end time. More...
 
unsafe NXOpen.Expression OutputStartTime [get]
 Returns the output start time. More...
 
unsafe double PeakValleyTolerance [get, set]
 Returns or sets the peak valley tolerance. More...
 
unsafe
NXOpen.CAE.DurabilityDataControlBuilder.TimeExtentsEnum 
TimeExtents [get, set]
 Returns or sets the time extents. 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...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a builder class for the transient event data control.

The data control helps choose the start and ending time for the transient loading. It also allows for a decimation order and a peak valley tolerance control.

Created in NX7.5.0

Member Enumeration Documentation

the time extents enum.

Enumerator
FromParentResult 

From Parent Result

Specify 

Specify

Property Documentation

unsafe int NXOpen.CAE.DurabilityDataControlBuilder.DecimationOrder
getset

Returns or sets the decimation order.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_durability ("NX Advanced Durability")

unsafe NXOpen.Expression NXOpen.CAE.DurabilityDataControlBuilder.OutputEndTime
get

Returns the output end time.

Created in NX7.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

unsafe NXOpen.Expression NXOpen.CAE.DurabilityDataControlBuilder.OutputStartTime
get

Returns the output start time.

Created in NX7.5.0

License requirements: None.

unsafe double NXOpen.CAE.DurabilityDataControlBuilder.PeakValleyTolerance
getset

Returns or sets the peak valley tolerance.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_durability ("NX Advanced Durability")

unsafe NXOpen.CAE.DurabilityDataControlBuilder.TimeExtentsEnum NXOpen.CAE.DurabilityDataControlBuilder.TimeExtents
getset

Returns or sets the time extents.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_durability ("NX Advanced Durability")


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