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

Represents a Features::CustomStringAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomStringAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomStringAttribute:
CustomAttribute

Public Member Functions

void SetValue (const NXString &stringValue)
 Sets the value from custom string attribute
Created in NX11.0.0. More...
 
void SetValue (const char *stringValue)
 Sets the value from custom string attribute
Created in NX11.0.0. More...
 
NXString Value ()
 Returns the value from custom string attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomStringAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomStringAttribute

Created in NX11.0.0.


Member Function Documentation

void NXOpen::Features::CustomStringAttribute::SetValue ( const NXString stringValue)

Sets the value from custom string attribute
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
stringValuestringvalue
void NXOpen::Features::CustomStringAttribute::SetValue ( const char *  stringValue)

Sets the value from custom string attribute
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
stringValuestringvalue
NXString NXOpen::Features::CustomStringAttribute::Value ( )

Returns the value from custom string attribute
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")


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