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

Represents a Features::CustomLogicalArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomLogicalArrayAttribute

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomLogicalArrayAttribute:
CustomAttribute

Public Member Functions

std::vector< bool > GetValues ()
 Get the logical values in the attribute. More...
 
void SetValues (const std::vector< bool > &logicalValues)
 Set the logical values in the attribute
Created in NX11.0.0. More...
 

Detailed Description

Represents a Features::CustomLogicalArrayAttribute class
An instance of this class can be obtained from NXOpen::Features::CustomAttributeCollection::CreateCustomLogicalArrayAttribute

Created in NX11.0.0.


Member Function Documentation

std::vector<bool> NXOpen::Features::CustomLogicalArrayAttribute::GetValues ( )

Get the logical values in the attribute.

Returns

Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
void NXOpen::Features::CustomLogicalArrayAttribute::SetValues ( const std::vector< bool > &  logicalValues)

Set the logical values in the attribute
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
logicalValueslogicalvalues

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