Search Results for

    Show / Hide Table of Contents

    Class SMTDiagramsBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SMTDiagramsBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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 SMTDiagramsBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    SMTDiagramsBuilder()

    Declaration
    protected SMTDiagramsBuilder()

    Properties

    AllnodesToggle

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

    BoundingBoxZdirLinearDim

    Declaration
    public Expression BoundingBoxZdirLinearDim { get; }
    Property Value
    Type Description
    Expression

    Coordsys

    Declaration
    public CoordinateSystem Coordsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    CsysTypeEnum

    Declaration
    public SMTDiagramsBuilder.Csystype CsysTypeEnum { get; set; }
    Property Value
    Type Description
    SMTDiagramsBuilder.Csystype

    ElemSelectEntities

    Declaration
    public TargetEntitiesBuilder ElemSelectEntities { get; set; }
    Property Value
    Type Description
    TargetEntitiesBuilder

    ForceTypeEnum

    Declaration
    public SMTDiagramsBuilder.Forcetype ForceTypeEnum { get; set; }
    Property Value
    Type Description
    SMTDiagramsBuilder.Forcetype

    NodeSelectEntities

    Declaration
    public TargetEntitiesBuilder NodeSelectEntities { get; set; }
    Property Value
    Type Description
    TargetEntitiesBuilder

    QueryCurveUsageOptions

    Declaration
    public QueryCurveUsageOptions QueryCurveUsageOptions { get; }
    Property Value
    Type Description
    QueryCurveUsageOptions

    Implements

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