Search Results for

    Show / Hide Table of Contents

    Class PostGraphAcrossIterationsBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PostGraphBuilder
    PostGraphAcrossIterationsBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    PostGraphBuilder.SetEntityIds(bool, int[])
    PostGraphBuilder.SetFreePoints(Point3d[])
    PostGraphBuilder.SetEntityObjects(TaggedObject[])
    PostGraphBuilder.SetSelectionEntityObjects(PostSelectionEntity[])
    PostGraphBuilder.GetFieldTable()
    PostGraphBuilder.ComplexGraphTypes
    PostGraphBuilder.CreateFieldOption
    PostGraphBuilder.EdgeIntegralOptionValue
    PostGraphBuilder.EvalutionErrorsOption
    PostGraphBuilder.FaceIntegralOptionValue
    PostGraphBuilder.GeometryCombinationValue
    PostGraphBuilder.GraphTitle
    PostGraphBuilder.IncompatibleResultOption
    PostGraphBuilder.NoDataOption
    PostGraphBuilder.NodalCombinationValue
    PostGraphBuilder.SaveAfuOption
    PostGraphBuilder.SelectedEntityType
    PostGraphBuilder.UserData
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class PostGraphAcrossIterationsBuilder : PostGraphBuilder, IMessageSink, IComponentBuilder

    Constructors

    PostGraphAcrossIterationsBuilder()

    Declaration
    protected PostGraphAcrossIterationsBuilder()

    Properties

    CombineAcrossEntities

    Declaration
    public bool CombineAcrossEntities { get; set; }
    Property Value
    Type Description
    bool

    CombineValueFromEntitiesOption

    Declaration
    public PostGraphAcrossIterationsBuilder.CombinationMethod CombineValueFromEntitiesOption { get; set; }
    Property Value
    Type Description
    PostGraphAcrossIterationsBuilder.CombinationMethod

    CreateEntityLabelToggleValue

    Declaration
    public bool CreateEntityLabelToggleValue { get; set; }
    Property Value
    Type Description
    bool

    IterationStepSpacing

    Declaration
    public int IterationStepSpacing { get; set; }
    Property Value
    Type Description
    int

    IterationValueFilter

    Declaration
    public BaseIteration.IterationValueType IterationValueFilter { get; set; }
    Property Value
    Type Description
    BaseIteration.IterationValueType

    IterationValueOption

    Declaration
    public PostGraphAcrossIterationsBuilder.IterationLabelingOption IterationValueOption { get; set; }
    Property Value
    Type Description
    PostGraphAcrossIterationsBuilder.IterationLabelingOption

    Methods

    SetEndIteration(BaseIteration)

    Declaration
    public void SetEndIteration(BaseIteration iteration)
    Parameters
    Type Name Description
    BaseIteration iteration

    SetStartIteration(BaseIteration)

    Declaration
    public void SetStartIteration(BaseIteration iteration)
    Parameters
    Type Name Description
    BaseIteration iteration

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX