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

Represents a NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder More...

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

Public Types

enum  ImpactMethodType { ConstantVelocity, DropImpact }
 the impact definiton methods More...
 
- Public Types inherited from NXOpen.CAE.ResponseSimulation.ExcitationBuilder
enum  ExcitationLocationType { StaticLoad = -2, DistributedLoad, NodalForce, EnforcedMotion }
 the type of excitation location More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.VelocityImpactDirection 
ImpactDirection [get]
 Returns the impact direction setting More...
 
unsafe
NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder.ImpactMethodType 
ImpactMethod [get, set]
 Returns or sets the impact method More...
 
unsafe
NXOpen.CAE.ResponseSimulation.VelocityImpactParameters 
ImpactParameters [get]
 Returns the impact parameters setting 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 Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder

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

Default values.

Property Value

ImpactDirection.DirectionOption

NodalComponent

ImpactDirection.NodalComponent

Dof1

ImpactMethod

ConstantVelocity

ImpactParameters.DropHeight.Value

1.0 (millimeters part), 1.0 (inches part)

ImpactParameters.PulseDuration.Value

1.0 (millimeters part), 1.0 (inches part)

ImpactParameters.StartPosition

AtDrop

ImpactParameters.TimeStep.Value

1.0 (millimeters part), 1.0 (inches part)

ImpactParameters.Velocity.Value

1.0 (millimeters part), 1.0 (inches part)

Created in NX6.0.0

Member Enumeration Documentation

the impact definiton methods

Enumerator
ConstantVelocity 

the users will only be able to specify the velocity for the impact

DropImpact 

the users will be able to specify the drop height or the desired velocity at the impact

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.VelocityImpactDirection NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder.ImpactDirection
get

Returns the impact direction setting

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder.ImpactMethodType NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder.ImpactMethod
getset

Returns or sets the impact method

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.ResponseSimulation.VelocityImpactParameters NXOpen.CAE.ResponseSimulation.VelocityImpactExcitationBuilder.ImpactParameters
get

Returns the impact parameters setting

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