NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::AME::EditEngineeringObjectBuilder Class Reference

JA class for the Eng object dialog
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateEditEngineeringObjectBuilder

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::AME::EditEngineeringObjectBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  SourceType { SourceTypeAssignEos, SourceTypeAssignPous }
 Assign EOs or POUs. More...
 

Public Member Functions

NXString EngObjDescription ()
 Returns the string description
Created in NX11.0.0. More...
 
NXString EngObjName ()
 Returns the string name
Created in NX11.0.0. More...
 
NXOpen::AME::EngineeringObjectAspectDetailBuilderListAspectDetail ()
 Returns the aspect detail ui block
Created in NX11.0.0. More...
 
NXOpen::AME::SelectAMEBaseNodeListSelectedPlcBaseSymbols ()
 Returns the selected plc symbols
Created in NX11.0.0. More...
 
NXOpen::SelectNXObjectSelectionParent ()
 Returns the selection where the object will be reassigned. More...
 
void SetAspectStates (const std::vector< NXOpen::NXObject * > &roots, const std::vector< int > &states)
 Pass Aspect States To Builder
Created in NX11.0.0. More...
 
void SetEngObjDescription (const NXString &stringDescription)
 Sets the string description
Created in NX11.0.0. More...
 
void SetEngObjDescription (const char *stringDescription)
 Sets the string description
Created in NX11.0.0. More...
 
void SetEngobjectsToEdit (const std::vector< NXOpen::AME::AMEEngObject * > &engObject)
 Adds selected objects for Edit an aspect
Created in NX11.0.0. More...
 
void SetEngObjName (const NXString &stringName)
 Sets the string name
Created in NX11.0.0. More...
 
void SetEngObjName (const char *stringName)
 Sets the string name
Created in NX11.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

JA class for the Eng object dialog
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateEditEngineeringObjectBuilder

Created in NX11.0.0.


Member Enumeration Documentation

Assign EOs or POUs.

Enumerator
SourceTypeAssignEos 

assign eos

SourceTypeAssignPous 

assign pous

Member Function Documentation

NXString NXOpen::AME::EditEngineeringObjectBuilder::EngObjDescription ( )

Returns the string description
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXString NXOpen::AME::EditEngineeringObjectBuilder::EngObjName ( )

Returns the string name
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::EngineeringObjectAspectDetailBuilder* NXOpen::AME::EditEngineeringObjectBuilder::ListAspectDetail ( )

Returns the aspect detail ui block
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::SelectAMEBaseNodeList* NXOpen::AME::EditEngineeringObjectBuilder::SelectedPlcBaseSymbols ( )

Returns the selected plc symbols
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::SelectNXObject* NXOpen::AME::EditEngineeringObjectBuilder::SelectionParent ( )

Returns the selection where the object will be reassigned.


Created in NX11.0.0.

License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

void NXOpen::AME::EditEngineeringObjectBuilder::SetAspectStates ( const std::vector< NXOpen::NXObject * > &  roots,
const std::vector< int > &  states 
)

Pass Aspect States To Builder
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
rootsArray of Engineering Roots
statesArray of States
void NXOpen::AME::EditEngineeringObjectBuilder::SetEngObjDescription ( const NXString stringDescription)

Sets the string description
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stringDescriptionstringdescription
void NXOpen::AME::EditEngineeringObjectBuilder::SetEngObjDescription ( const char *  stringDescription)

Sets the string description
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stringDescriptionstringdescription
void NXOpen::AME::EditEngineeringObjectBuilder::SetEngobjectsToEdit ( const std::vector< NXOpen::AME::AMEEngObject * > &  engObject)

Adds selected objects for Edit an aspect
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
engObjectArray of Engineering Objects
void NXOpen::AME::EditEngineeringObjectBuilder::SetEngObjName ( const NXString stringName)

Sets the string name
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stringNamestringname
void NXOpen::AME::EditEngineeringObjectBuilder::SetEngObjName ( const char *  stringName)

Sets the string name
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stringNamestringname

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