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

Represents a Features::CustomTagArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomTagArrayAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomTagArrayAttribute:
CustomAttribute

Public Member Functions

std::vector
< NXOpen::TaggedObject * > 
GetValues ()
 Get the references in the attribute. More...
 
std::vector
< NXOpen::TaggedObject * > 
SetValues (const std::vector< NXOpen::TaggedObject * > &tagValues)
 Set the references in the attribute and returns old references. More...
 

Detailed Description

Represents a Features::CustomTagArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomTagArrayAttribute

Created in NX11.0.0.


Member Function Documentation

std::vector<NXOpen::TaggedObject *> NXOpen::Features::CustomTagArrayAttribute::GetValues ( )

Get the references in the attribute.

Returns

Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
std::vector<NXOpen::TaggedObject *> NXOpen::Features::CustomTagArrayAttribute::SetValues ( const std::vector< NXOpen::TaggedObject * > &  tagValues)

Set the references in the attribute and returns old references.

Returns

Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
Parameters
tagValuestag array

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