Class ExpressionSectionSet
Inheritance
ExpressionSectionSet
Assembly: NXOpen.dll
Syntax
public class ExpressionSectionSet : NXObject, IMessageSink, INXObject
Constructors
ExpressionSectionSet()
Declaration
protected ExpressionSectionSet()
Properties
ItemFlipFlag
Declaration
public bool ItemFlipFlag { get; set; }
Property Value
ItemIndex
Declaration
public int ItemIndex { get; set; }
Property Value
ItemValue
Declaration
public Expression ItemValue { get; }
Property Value
Section
Declaration
public Section Section { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink