Search Results for

    Show / Hide Table of Contents

    Class DurSpecialistStrainGageBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DurSpecialistStrainGageBuilder
    Implements
    System.Runtime.Remoting.Messaging.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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class DurSpecialistStrainGageBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    DurSpecialistStrainGageBuilder()

    Declaration
    protected DurSpecialistStrainGageBuilder()

    Properties

    Csys

    Declaration
    public SmartObject Csys { get; set; }
    Property Value
    Type Description
    SmartObject

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    System.String

    GageType

    Declaration
    public DurspStrainGageType GageType { get; set; }
    Property Value
    Type Description
    DurspStrainGageType

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Placement

    Declaration
    public DurspStrainGagePlacementType Placement { get; set; }
    Property Value
    Type Description
    DurspStrainGagePlacementType

    Plane

    Declaration
    public DurspStrainGageOrientationPlane Plane { get; set; }
    Property Value
    Type Description
    DurspStrainGageOrientationPlane

    RotationAngle

    Declaration
    public Expression RotationAngle { get; set; }
    Property Value
    Type Description
    Expression

    SelectedElementFaces

    Declaration
    public SelectFEElemFaceList SelectedElementFaces { get; }
    Property Value
    Type Description
    SelectFEElemFaceList

    SelectedNode

    Declaration
    public SelectFENodeList SelectedNode { get; }
    Property Value
    Type Description
    SelectFENodeList

    ShellElementFace

    Declaration
    public DurspStrainGageShellElementFaceType ShellElementFace { get; set; }
    Property Value
    Type Description
    DurspStrainGageShellElementFaceType

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX