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 NXObject . More...

Inheritance diagram for NXOpen::IAttributeSourceObjectBuilder:
NXOpen::Assemblies::DesignElementBuilder NXOpen::Features::ShipDesign::CopyPasteNewBuilder NXOpen::PDM::PartOperationBuilder

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.
 

Detailed Description

Represents an interface to perform various database operations on an array of 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, and NXOpen::Features::ShipDesign::CopyPasteNewBuilder.


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