NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::AeroStructures::MarginSolutionBuilder Class Reference

This is a manager to the CAE::AeroStructures::MarginSolution class. More...

Inheritance diagram for NXOpen::CAE::AeroStructures::MarginSolutionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXString Description ()
 Returns a Get the metasolution description
Created in NX12.0.0. More...
 
NXString Name ()
 Returns the metasolution name
Created in NX12.0.0. More...
 
NXOpen::CAE::SimSolutionReferenceSolution ()
 Returns the referenced FE-Solution of the AeroStructure solution
Created in NX12.0.0. More...
 
void SetDescription (const NXString &title)
 Sets a Get the metasolution description
Created in NX12.0.0. More...
 
void SetDescription (const char *title)
 Sets a Get the metasolution description
Created in NX12.0.0. More...
 
void SetName (const NXString &title)
 Sets the metasolution name
Created in NX12.0.0. More...
 
void SetName (const char *title)
 Sets the metasolution name
Created in NX12.0.0. More...
 
void SetReferenceSolution (NXOpen::CAE::SimSolution *referenceSolution)
 Sets the referenced FE-Solution of the AeroStructure solution
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

This is a manager to the CAE::AeroStructures::MarginSolution class.

Object of type CAE::AeroStructures::MarginSolution can be created and edited only through this class
To create a new instance of this class, use NXOpen::CAE::AeroStructures::MarginSolutionCollection::CreateMarginSolutionBuilder

Created in NX12.0.0.

Member Function Documentation

NXString NXOpen::CAE::AeroStructures::MarginSolutionBuilder::Description ( )

Returns a Get the metasolution description
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

NXString NXOpen::CAE::AeroStructures::MarginSolutionBuilder::Name ( )

Returns the metasolution name
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

NXOpen::CAE::SimSolution* NXOpen::CAE::AeroStructures::MarginSolutionBuilder::ReferenceSolution ( )

Returns the referenced FE-Solution of the AeroStructure solution
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

void NXOpen::CAE::AeroStructures::MarginSolutionBuilder::SetDescription ( const NXString title)

Sets a Get the metasolution description
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
titletitle
void NXOpen::CAE::AeroStructures::MarginSolutionBuilder::SetDescription ( const char *  title)

Sets a Get the metasolution description
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
titletitle
void NXOpen::CAE::AeroStructures::MarginSolutionBuilder::SetName ( const NXString title)

Sets the metasolution name
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
titletitle
void NXOpen::CAE::AeroStructures::MarginSolutionBuilder::SetName ( const char *  title)

Sets the metasolution name
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
titletitle
void NXOpen::CAE::AeroStructures::MarginSolutionBuilder::SetReferenceSolution ( NXOpen::CAE::SimSolution referenceSolution)

Sets the referenced FE-Solution of the AeroStructure solution
Created in NX12.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
referenceSolutionreferencesolution

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