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

Journalling Interface class for Builder which allows selection of an object which has attribute properties set on it. More...

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

Public Member Functions

NXOpen::TaggedObjectGetAttrPropSourceFromNode ()
 Gets attribute property source from base node
Created in NX1847.0.0. More...
 
NXOpen::TaggedObjectGetAttrPropSourceFromReuseItem ()
 Gets attribute property source from reuse library item
Created in NX1847.0.0. More...
 
NXOpen::AME::InstantiateBaseDefinitionReuseSelectionBuilderReuseLibraryItem ()
 Returns the builder for reuse library selection item
Created in NX1847.0.0. More...
 
NXOpen::AME::INodeObjectSelectedINodeObject ()
 Returns the selected NXOpen::AME::INodeObject
Created in NX1847.0.0. More...
 
void SetSelectedINodeObject (NXOpen::AME::INodeObject *nodeObject)
 Sets the selected NXOpen::AME::INodeObject
Created in NX1847.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

Journalling Interface class for Builder which allows selection of an object which has attribute properties set on it.

Source of object could be a reuse library item or the base node.
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateSelectAttrPropSourceBuilder

Created in NX1847.0.0.

Member Function Documentation

NXOpen::TaggedObject* NXOpen::AME::SelectAttrPropSourceBuilder::GetAttrPropSourceFromNode ( )

Gets attribute property source from base node
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::TaggedObject* NXOpen::AME::SelectAttrPropSourceBuilder::GetAttrPropSourceFromReuseItem ( )

Gets attribute property source from reuse library item
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::InstantiateBaseDefinitionReuseSelectionBuilder* NXOpen::AME::SelectAttrPropSourceBuilder::ReuseLibraryItem ( )

Returns the builder for reuse library selection item
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::INodeObject* NXOpen::AME::SelectAttrPropSourceBuilder::SelectedINodeObject ( )

Returns the selected NXOpen::AME::INodeObject
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

void NXOpen::AME::SelectAttrPropSourceBuilder::SetSelectedINodeObject ( NXOpen::AME::INodeObject nodeObject)

Sets the selected NXOpen::AME::INodeObject
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
nodeObjectnodeobject

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