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

This is a manager to the NXOpen.CAE.ResponseSimulation.Solution class. More...

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

Properties

unsafe
NXOpen.CAE.ResponseSimulation.SolutionAttributes 
Attributes [get]
 Returns the attributes setting More...
 
unsafe string ImportedEefFile [get, set]
 Returns or sets the EEF file imported to create an imported response analysis meta solution. More...
 
unsafe NXOpen.CAE.SimSolution ReferencedSolution [get, set]
 Returns or sets the referenced solution which must be a SEMODES *103 solution with modal results solved More...
 
unsafe string ScratchDir [get, set]
 Returns or sets the scratch file is used for Response Dynamics Evaluations. More...
 
unsafe bool UseNastranResultDir [get, set]
 Returns or sets the nastran result directory is used for Response Dynamics Evaluations if this toggle is ON More...
 
unsafe bool UseScratchDir [get, set]
 Returns or sets the scratch file is used for Response Dynamics Evaluations. 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

This is a manager to the NXOpen.CAE.ResponseSimulation.Solution class.

Object of type NXOpen.CAE.ResponseSimulation.Solution can be created and edited only through this class

To create a new instance of this class, use NXOpen.CAE.ResponseSimulation.SolutionCollection.CreateSolutionBuilder

Created in NX5.0.0

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.SolutionAttributes NXOpen.CAE.ResponseSimulation.SolutionBuilder.Attributes
get

Returns the attributes setting

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

unsafe string NXOpen.CAE.ResponseSimulation.SolutionBuilder.ImportedEefFile
getset

Returns or sets the EEF file imported to create an imported response analysis meta solution.

There is event definition containing in the EEF file. An event will be created with the solution. To the imported solution and event, the users can only perform evaluation and not able to create new events and excitations

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.SimSolution NXOpen.CAE.ResponseSimulation.SolutionBuilder.ReferencedSolution
getset

Returns or sets the referenced solution which must be a SEMODES *103 solution with modal results solved

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 string NXOpen.CAE.ResponseSimulation.SolutionBuilder.ScratchDir
getset

Returns or sets the scratch file is used for Response Dynamics Evaluations.

The OP2,RS2,EEF file are processed in this area and copied to the original location as needed.

Created in NX12.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 bool NXOpen.CAE.ResponseSimulation.SolutionBuilder.UseNastranResultDir
getset

Returns or sets the nastran result directory is used for Response Dynamics Evaluations if this toggle is ON

Created in NX1899.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 bool NXOpen.CAE.ResponseSimulation.SolutionBuilder.UseScratchDir
getset

Returns or sets the scratch file is used for Response Dynamics Evaluations.

This option turns the usage of the scratch directory on or off.

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