Search Results for

    Show / Hide Table of Contents

    Class FormingMaterialLibraryBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FormingMaterialLibraryBuilder
    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class FormingMaterialLibraryBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    FormingMaterialLibraryBuilder()

    Declaration
    protected FormingMaterialLibraryBuilder()

    Properties

    AnisotropicExponent

    Declaration
    public double AnisotropicExponent { get; set; }
    Property Value
    Type Description
    double

    AnisotropicRule

    Declaration
    public FormingMaterialLibraryBuilder.AniRule AnisotropicRule { get; set; }
    Property Value
    Type Description
    FormingMaterialLibraryBuilder.AniRule

    CategoryStr

    Declaration
    public string CategoryStr { get; set; }
    Property Value
    Type Description
    string

    InitStrain

    Declaration
    public double InitStrain { get; set; }
    Property Value
    Type Description
    double

    LankFordR00

    Declaration
    public double LankFordR00 { get; set; }
    Property Value
    Type Description
    double

    LankFordR45

    Declaration
    public double LankFordR45 { get; set; }
    Property Value
    Type Description
    double

    LankFordR90

    Declaration
    public double LankFordR90 { get; set; }
    Property Value
    Type Description
    double

    MassDensity

    Declaration
    public double MassDensity { get; set; }
    Property Value
    Type Description
    double

    MatCountryName

    Declaration
    public string MatCountryName { get; set; }
    Property Value
    Type Description
    string

    MatNameStr

    Declaration
    public string MatNameStr { get; set; }
    Property Value
    Type Description
    string

    MatTypeStr

    Declaration
    public string MatTypeStr { get; set; }
    Property Value
    Type Description
    string

    MaterialParmK

    Declaration
    public double MaterialParmK { get; set; }
    Property Value
    Type Description
    double

    MaterialParmN

    Declaration
    public double MaterialParmN { get; set; }
    Property Value
    Type Description
    double

    PoissonRatio

    Declaration
    public double PoissonRatio { get; set; }
    Property Value
    Type Description
    double

    RollAngle

    Declaration
    public double RollAngle { get; set; }
    Property Value
    Type Description
    double

    YieldStress

    Declaration
    public double YieldStress { get; set; }
    Property Value
    Type Description
    double

    YoungsModullus

    Declaration
    public double YoungsModullus { get; set; }
    Property Value
    Type Description
    double

    Implements

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