NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Fields.FieldVariable.Bounds Struct Reference

Variable Bounds structure More...

Public Attributes

bool IsMaximumDefined
 true if maximum bound is defined More...
 
bool IsMaximumInclusive
 true if maximum bound is inclusive More...
 
bool IsMinimumDefined
 true if minimum bound is defined More...
 
bool IsMinimumInclusive
 true if minimum bound is inclusive More...
 
double MaximumValue
 maximum bound value More...
 
double MinimumValue
 minimum bound value More...
 

Detailed Description

Variable Bounds structure

Member Data Documentation

bool NXOpen.Fields.FieldVariable.Bounds.IsMaximumDefined

true if maximum bound is defined

bool NXOpen.Fields.FieldVariable.Bounds.IsMaximumInclusive

true if maximum bound is inclusive

bool NXOpen.Fields.FieldVariable.Bounds.IsMinimumDefined

true if minimum bound is defined

bool NXOpen.Fields.FieldVariable.Bounds.IsMinimumInclusive

true if minimum bound is inclusive

double NXOpen.Fields.FieldVariable.Bounds.MaximumValue

maximum bound value

double NXOpen.Fields.FieldVariable.Bounds.MinimumValue

minimum bound value


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