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

Represents the manager to NXOpen.CAE.ResponseSimulation.DDAMExcitation . More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.DDAMExcitationBuilder:
NXOpen.CAE.ResponseSimulation.ExcitationBuilder NXOpen.CAE.ResponseSimulation.BaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.ResponseSimulation.RotationalDDAMExcitationBuilder NXOpen.CAE.ResponseSimulation.TranslationalDDAMExcitationBuilder

Public Member Functions

unsafe bool GetComponentStatus (NXOpen.CAE.ResponseSimulation.Excitation.Component component)
 Returns the status of a dierction component More...
 
unsafe void SetComponentStatus (NXOpen.CAE.ResponseSimulation.Excitation.Component component, bool enable)
 Sets the status for a direction component More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.DDAMExcitation.LoadingType 
LoadingType [get, set]
 Returns or sets the loading type More...
 
unsafe
NXOpen.CAE.ResponseSimulation.DDAMExcitation.ResponseType 
ResponseType [get, set]
 Returns or sets the response type More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.ExcitationBuilder
unsafe
NXOpen.CAE.ResponseSimulation.RSEvent 
DynamicEvent [get]
 Returns the parent dynamic event object More...
 
unsafe
NXOpen.CAE.ResponseSimulation.ExcitationLocationDefinition 
ExcitationLocationDefinition [get]
 Returns the excitation location definition More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.BaseBuilder
unsafe
NXOpen.CAE.ResponseSimulation.ObjectLabel 
ObjectLabel [get]
 Returns the object label More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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 Types inherited from NXOpen.CAE.ResponseSimulation.ExcitationBuilder
enum  ExcitationLocationType { StaticLoad = -2, DistributedLoad, NodalForce, EnforcedMotion }
 the type of excitation location More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the manager to NXOpen.CAE.ResponseSimulation.DDAMExcitation .

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

To create a new instance of this class, use NXOpen.CAE.ResponseSimulation.ExcitationCollection.CreateDdamExcitationBuilder

Created in NX5.0.0

Member Function Documentation

unsafe bool NXOpen.CAE.ResponseSimulation.DDAMExcitationBuilder.GetComponentStatus ( NXOpen.CAE.ResponseSimulation.Excitation.Component  component)
inline

Returns the status of a dierction component

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
component
Returns
unsafe void NXOpen.CAE.ResponseSimulation.DDAMExcitationBuilder.SetComponentStatus ( NXOpen.CAE.ResponseSimulation.Excitation.Component  component,
bool  enable 
)
inline

Sets the status for a direction component

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
component
enable

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.DDAMExcitation.LoadingType NXOpen.CAE.ResponseSimulation.DDAMExcitationBuilder.LoadingType
getset

Returns or sets the loading type

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.DDAMExcitation.ResponseType NXOpen.CAE.ResponseSimulation.DDAMExcitationBuilder.ResponseType
getset

Returns or sets the response type

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.