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

Represents the physical damping settings for flexible body More...

Inheritance diagram for NXOpen.Motion.FlexDamping:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DampingType { Expression, Function, Profile }
 Represents damping type of flexible body More...
 

Properties

unsafe NXOpen.Expression HystereticDampingExpression [get]
 Returns the hysteretic damping specified by an expression More...
 
unsafe NXOpen.CAE.Function HystereticDampingFunction [get, set]
 Returns or sets the hysteretic damping specified by a function More...
 
unsafe
NXOpen.Motion.SelectFieldData 
HystereticDampingProfile [get]
 Returns the hysteretic damping specified by a profile More...
 
unsafe
NXOpen.Motion.FlexDamping.DampingType 
HystereticDampingType [get]
 Returns the hysteretic damping type More...
 
unsafe NXOpen.Expression ViscousDampingExpression [get]
 Returns the damping specified by an expression More...
 
unsafe NXOpen.CAE.Function ViscousDampingFunction [get, set]
 Returns or sets the damping specified by a function More...
 
unsafe
NXOpen.Motion.SelectFieldData 
ViscousDampingProfile [get]
 Returns the damping specified by a profile More...
 
unsafe
NXOpen.Motion.FlexDamping.DampingType 
ViscousDampingType [get]
 Returns the damping type 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 the physical damping settings for flexible body

Created in NX1847.0.0

Member Enumeration Documentation

Represents damping type of flexible body

Enumerator
Expression 

Damping defined by Expression

Function 

Damping defined by Function

Profile 

Damping defined by Profile

Property Documentation

unsafe NXOpen.Expression NXOpen.Motion.FlexDamping.HystereticDampingExpression
get

Returns the hysteretic damping specified by an expression

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.CAE.Function NXOpen.Motion.FlexDamping.HystereticDampingFunction
getset

Returns or sets the hysteretic damping specified by a function

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.SelectFieldData NXOpen.Motion.FlexDamping.HystereticDampingProfile
get

Returns the hysteretic damping specified by a profile

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Motion.FlexDamping.DampingType NXOpen.Motion.FlexDamping.HystereticDampingType
get

Returns the hysteretic damping type

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.FlexDamping.ViscousDampingExpression
get

Returns the damping specified by an expression

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.CAE.Function NXOpen.Motion.FlexDamping.ViscousDampingFunction
getset

Returns or sets the damping specified by a function

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.SelectFieldData NXOpen.Motion.FlexDamping.ViscousDampingProfile
get

Returns the damping specified by a profile

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Motion.FlexDamping.DampingType NXOpen.Motion.FlexDamping.ViscousDampingType
get

Returns the damping type

Created in NX1847.0.0

License requirements: None.


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