NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::IAttributeSourceObjectBuilder Class Referenceabstract

Represents an interface to perform various database operations on an array of NXOpen::NXObject . More...

Inheritance diagram for NXOpen::IAttributeSourceObjectBuilder:
NXOpen::Assemblies::DesignElementBuilder NXOpen::Features::ShipDesign::CopyPasteNewBuilder NXOpen::PDM::ObjectCreateBuilder NXOpen::PDM::PartOperationBuilder NXOpen::PDM::PartOperationCopyBuilder NXOpen::PDM::PartOperationCreateBuilder NXOpen::PDM::PartOperationImportBuilder NXOpen::PDM::PartOperationMakeUniqueBuilder

Public Member Functions

virtual NXOpen::ErrorListAutoAssignAttributes (const std::vector< NXOpen::NXObject * > &objects)=0
 Auto assigns the attributes for a given array of objects and returns an array of objects that failed to auto assign. More...
 

Detailed Description

Represents an interface to perform various database operations on an array of NXOpen::NXObject .


Created in NX8.5.0.

Member Function Documentation

virtual NXOpen::ErrorList* NXOpen::IAttributeSourceObjectBuilder::AutoAssignAttributes ( const std::vector< NXOpen::NXObject * > &  objects)
pure virtual

Auto assigns the attributes for a given array of objects and returns an array of objects that failed to auto assign.

Returns

Created in NX8.5.0.

License requirements : None
Parameters
objectsobjects

Implemented in NXOpen::Assemblies::DesignElementBuilder, NXOpen::PDM::PartOperationBuilder, NXOpen::Features::ShipDesign::CopyPasteNewBuilder, and NXOpen::PDM::ObjectCreateBuilder.


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