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

Represents a Features::CustomDoubleAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomDoubleAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomDoubleAttribute:
CustomAttribute

Public Member Functions

void SetValue (double doubleValue)
 Sets the value from custom double attribute
Created in NX11.0.0. More...
 
double Value ()
 Returns the value from custom double attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomDoubleAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomDoubleAttribute

Created in NX11.0.0.


Member Function Documentation

void NXOpen::Features::CustomDoubleAttribute::SetValue ( double  doubleValue)

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



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
doubleValuedoublevalue
double NXOpen::Features::CustomDoubleAttribute::Value ( )

Returns the value from custom double 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.