NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.Connections.Spring Class Reference

Spring connection. More...

Inheritance diagram for NXOpen.CAE.Connections.Spring:
NXOpen.CAE.Connections.IConnection NXOpen.CAE.Connections.IStiffness NXOpen.CAE.Connections.ICsys NXOpen.CAE.Connections.INodalTargetsContainer NXOpen.CAE.Connections.INodalTargetsPairing NXOpen.CAE.Connections.IMassPhysicalParams NXOpen.DisplayableObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.Connections.CsysType[] 
GetSupportedCsysTypes ()
 Gets supported csys types of connection. More...
 
unsafe
NXOpen.CAE.Connections.StiffnessType[] 
GetSupportedStiffnessTypes ()
 Gets supported stiffness types of connection. More...
 
unsafe
NXOpen.CAE.Connections.NodalTarget 
GetTarget (int index)
 Get target More...
 
unsafe void SetTargetType (int index, NXOpen.CAE.Connections.NodalTargetType type)
 Set the target type More...
 

Properties

unsafe NXOpen.CoordinateSystem Csys [get, set]
 Returns or sets the csys More...
 
unsafe
NXOpen.CAE.Connections.CsysType 
CsysType [get, set]
 Returns or sets the csys type More...
 
unsafe NXOpen.Expression Mass [get]
 Returns the mass value More...
 
unsafe
NXOpen.CAE.Connections.MassType 
MassType [get, set]
 Returns or sets the mass type More...
 
unsafe
NXOpen.CAE.Connections.NodalPairingMethod 
PairingMethod [get, set]
 Returns or sets the pairing method of targets More...
 
unsafe NXOpen.Expression RxStiffnessConstant [get]
 Returns the RX stiffness constant More...
 
unsafe NXOpen.Expression RyStiffnessConstant [get]
 Returns the RY stiffness constant More...
 
unsafe NXOpen.Expression RzStiffnessConstant [get]
 Returns the RZ stiffness constant More...
 
unsafe NXOpen.Expression SearchConeAngle [get]
 Returns the search cone angle More...
 
unsafe NXOpen.Direction SearchOrientation [get, set]
 Returns or sets the pairing search orientation More...
 
unsafe NXOpen.Expression SearchRange [get]
 Returns the search range More...
 
unsafe
NXOpen.CAE.Connections.StiffnessType 
StiffnessType [get, set]
 Returns or sets the stiffness type More...
 
unsafe NXOpen.Expression XStiffnessConstant [get]
 Returns the X stiffness constant More...
 
unsafe NXOpen.Expression YStiffnessConstant [get]
 Returns the Y stiffness constant More...
 
unsafe NXOpen.Expression ZStiffnessConstant [get]
 Returns the Z stiffness constant More...
 
- Properties inherited from NXOpen.CAE.Connections.IConnection
unsafe string UserDescription [get, set]
 Returns or sets the connection user description More...
 
- Properties inherited from NXOpen.DisplayableObject
unsafe int Color [get, set]
 Returns or sets the color of the object. More...
 
unsafe bool IsBlanked [get]
 Returns the blank status of this object. More...
 
unsafe int Layer [get, set]
 Returns or sets the layer that the object is in. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
LineFont [get, set]
 Returns or sets the line font of the object. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
LineWidth [get, set]
 Returns or sets the line width of the object. More...
 
unsafe NXOpen.Point3d NameLocation [get]
 Returns the location of the object's name. More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. 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...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.CAE.Connections.IStiffness
NXOpen.Expression RxStiffnessConstant [get]
 Returns the RX stiffness constant More...
 
NXOpen.Expression RyStiffnessConstant [get]
 Returns the RY stiffness constant More...
 
NXOpen.Expression RzStiffnessConstant [get]
 Returns the RZ stiffness constant More...
 
NXOpen.CAE.Connections.StiffnessType StiffnessType [get, set]
 Returns or sets the stiffness type More...
 
NXOpen.Expression XStiffnessConstant [get]
 Returns the X stiffness constant More...
 
NXOpen.Expression YStiffnessConstant [get]
 Returns the Y stiffness constant More...
 
NXOpen.Expression ZStiffnessConstant [get]
 Returns the Z stiffness constant More...
 
- Properties inherited from NXOpen.CAE.Connections.ICsys
NXOpen.CoordinateSystem Csys [get, set]
 Returns or sets the csys More...
 
NXOpen.CAE.Connections.CsysType CsysType [get, set]
 Returns or sets the csys type More...
 
- Properties inherited from NXOpen.CAE.Connections.INodalTargetsPairing
NXOpen.CAE.Connections.NodalPairingMethod PairingMethod [get, set]
 Returns or sets the pairing method of targets More...
 
NXOpen.Expression SearchConeAngle [get]
 Returns the search cone angle More...
 
NXOpen.Direction SearchOrientation [get, set]
 Returns or sets the pairing search orientation More...
 
NXOpen.Expression SearchRange [get]
 Returns the search range More...
 
- Properties inherited from NXOpen.CAE.Connections.IMassPhysicalParams
NXOpen.Expression Mass [get]
 Returns the mass value More...
 
NXOpen.CAE.Connections.MassType MassType [get, set]
 Returns or sets the mass type More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Spring connection.

Use this interface to set/get properties and parameters of the Spring connection.

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.Connections.CsysType [] NXOpen.CAE.Connections.Spring.GetSupportedCsysTypes ( )
inline

Gets supported csys types of connection.

Created in NX12.0.0

License requirements: None.

Returns
Supported CSys Types

Implements NXOpen.CAE.Connections.ICsys.

unsafe NXOpen.CAE.Connections.StiffnessType [] NXOpen.CAE.Connections.Spring.GetSupportedStiffnessTypes ( )
inline

Gets supported stiffness types of connection.

Created in NX1847.0.0

License requirements: None.

Returns
Supported Stiffness Types

Implements NXOpen.CAE.Connections.IStiffness.

unsafe NXOpen.CAE.Connections.NodalTarget NXOpen.CAE.Connections.Spring.GetTarget ( int  index)
inline

Get target

Created in NX12.0.0

License requirements: None.

Parameters
index
Returns

Implements NXOpen.CAE.Connections.INodalTargetsContainer.

unsafe void NXOpen.CAE.Connections.Spring.SetTargetType ( int  index,
NXOpen.CAE.Connections.NodalTargetType  type 
)
inline

Set the target type

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
index
type

Implements NXOpen.CAE.Connections.INodalTargetsContainer.

Property Documentation

unsafe NXOpen.CoordinateSystem NXOpen.CAE.Connections.Spring.Csys
getset

Returns or sets the csys

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.Connections.CsysType NXOpen.CAE.Connections.Spring.CsysType
getset

Returns or sets the csys type

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.Mass
get

Returns the mass value

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.CAE.Connections.MassType NXOpen.CAE.Connections.Spring.MassType
getset

Returns or sets the mass type

Created in NX1847.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.Connections.NodalPairingMethod NXOpen.CAE.Connections.Spring.PairingMethod
getset

Returns or sets the pairing method of targets

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.RxStiffnessConstant
get

Returns the RX stiffness constant

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.RyStiffnessConstant
get

Returns the RY stiffness constant

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.RzStiffnessConstant
get

Returns the RZ stiffness constant

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.SearchConeAngle
get

Returns the search cone angle

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Direction NXOpen.CAE.Connections.Spring.SearchOrientation
getset

Returns or sets the pairing search orientation

Created in NX12.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.SearchRange
get

Returns the search range

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.CAE.Connections.StiffnessType NXOpen.CAE.Connections.Spring.StiffnessType
getset

Returns or sets the stiffness type

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.XStiffnessConstant
get

Returns the X stiffness constant

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.YStiffnessConstant
get

Returns the Y stiffness constant

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Connections.Spring.ZStiffnessConstant
get

Returns the Z stiffness constant

Created in NX12.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.