NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.IAttributeSourceObjectBuilder Interface Reference

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

Inheritance diagram for NXOpen.IAttributeSourceObjectBuilder:
NXOpen.Assemblies.AddComponentBuilder NXOpen.Assemblies.CopyDesignElementBuilder NXOpen.Assemblies.DesignElementBuilder NXOpen.Assemblies.SubsetBuilder NXOpen.Features.ShipDesign.CopyPasteNewBuilder NXOpen.Gateway.IGenericFileNewApplicationBuilder NXOpen.Motion.AddSubmechanismBuilder NXOpen.PDM.ExportWorksetForReferenceBuilder NXOpen.PDM.ObjectCreateBuilder NXOpen.PDM.PartOperationBuilder NXOpen.PDM.SmartSaveBuilder NXOpen.PLAS.RunBuilder

Public Member Functions

NXOpen.ErrorList AutoAssignAttributes (NXOpen.NXObject[] objects)
 Auto assigns the attributes for a given array of objects and returns an array of objects that failed to auto assign. More...
 
NXOpen.ErrorList AutoAssignAttributesWithNamingPattern (NXOpen.NXObject[] objects, NXOpen.NXObject[] properties)
 Auto assigns the attributes for a given object and returns an array of objects that failed to auto assign. More...
 
NXOpen.NXObject CreateAttributeTitleToNamingPatternMap (string[] attributeTitles, string[] titlePatterns)
 Creates a map object of attribute titles to their corresponding naming pattern 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

NXOpen.ErrorList NXOpen.IAttributeSourceObjectBuilder.AutoAssignAttributes ( NXOpen.NXObject[]  objects)
NXOpen.ErrorList NXOpen.IAttributeSourceObjectBuilder.AutoAssignAttributesWithNamingPattern ( NXOpen.NXObject[]  objects,
NXOpen.NXObject[]  properties 
)
NXOpen.NXObject NXOpen.IAttributeSourceObjectBuilder.CreateAttributeTitleToNamingPatternMap ( string[]  attributeTitles,
string[]  titlePatterns 
)

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