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

Represents a Features::CustomLogicalAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomLogicalAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomLogicalAttribute:
CustomAttribute

Public Member Functions

void SetValue (bool logicalValue)
 Sets the value from custom logical attribute
Created in NX11.0.0. More...
 
bool Value ()
 Returns the value from custom logical attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomLogicalAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomLogicalAttribute

Created in NX11.0.0.


Member Function Documentation

void NXOpen::Features::CustomLogicalAttribute::SetValue ( bool  logicalValue)

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



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
logicalValuelogicalvalue
bool NXOpen::Features::CustomLogicalAttribute::Value ( )

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