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

Represents the manager to CAE.ResponseSimulation.DistributedLoadExcitation . More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.ExcitationLocationDefinition:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.SelectObject ExcitationLocation [get]
 Returns the excitation location on which the excitation will be applied. More...
 
unsafe int ExcitationLocationId [get, set]
 Returns or sets the ID of excitation location on which the excitation will be applied. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.ExcitationBuilder.ExcitationLocationType 
ExcitationLocationType [get, set]
 Returns or sets the type of excitaion location 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 manager to CAE.ResponseSimulation.DistributedLoadExcitation .

The object of type CAE.ResponseSimulation.DistributedLoadExcitation can only be created or edited through this class.

Created in NX5.0.0

Property Documentation

unsafe NXOpen.SelectObject NXOpen.CAE.ResponseSimulation.ExcitationLocationDefinition.ExcitationLocation
get

Returns the excitation location on which the excitation will be applied.

The excitation location type could be force location, enforced motion location or dynamic load defined in response dynamic solution

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

unsafe int NXOpen.CAE.ResponseSimulation.ExcitationLocationDefinition.ExcitationLocationId
getset

Returns or sets the ID of excitation location on which the excitation will be applied.

The excitation location ID could be node label or load set label

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.ResponseSimulation.ExcitationBuilder.ExcitationLocationType NXOpen.CAE.ResponseSimulation.ExcitationLocationDefinition.ExcitationLocationType
getset

Returns or sets the type of excitaion location

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")


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