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

Represents a Features::CustomIntegerAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomIntegerAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomIntegerAttribute:
CustomAttribute

Public Member Functions

void SetValue (int intValue)
 Sets the value from custom integer attribute
Created in NX11.0.0. More...
 
int Value ()
 Returns the value from custom integer attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomIntegerAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomIntegerAttribute

Created in NX11.0.0.


Member Function Documentation

void NXOpen::Features::CustomIntegerAttribute::SetValue ( int  intValue)

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



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
intValueintvalue
int NXOpen::Features::CustomIntegerAttribute::Value ( )

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



License requirements : solid_modeling ("SOLIDS MODELING")


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