NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.AME.ConditionBlockBuilder Class Reference

Represents an object that is used to specify conditions based on the property name, value and comparison operator More...

Inheritance diagram for NXOpen.AME.ConditionBlockBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe double ComparativeValueNumeric [get, set]
 Returns or sets the comparison numeric value More...
 
unsafe string ComparativeValueString [get, set]
 Returns or sets the comparison string value More...
 
unsafe
NXOpen.AME.BaseEvaluatorBuilder.ConditionType 
ComparatorType [get, set]
 Returns or sets the condition type More...
 
unsafe string PropertyName [get, set]
 Returns or sets the property name More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents an object that is used to specify conditions based on the property name, value and comparison operator

This object does not need a creator.

Created in NX12.0.1

Property Documentation

unsafe double NXOpen.AME.ConditionBlockBuilder.ComparativeValueNumeric
getset

Returns or sets the comparison numeric value

Created in NX12.0.1

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.ConditionBlockBuilder.ComparativeValueString
getset

Returns or sets the comparison string value

Created in NX12.0.1

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.AME.BaseEvaluatorBuilder.ConditionType NXOpen.AME.ConditionBlockBuilder.ComparatorType
getset

Returns or sets the condition type

Created in NX12.0.1

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.ConditionBlockBuilder.PropertyName
getset

Returns or sets the property name

Created in NX12.0.1

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")


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