Search Results for

    Show / Hide Table of Contents

    Class TrimLineDevelopmentBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    TrimLineDevelopmentBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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.Die
    Assembly: NXOpen.dll
    Syntax
    public class TrimLineDevelopmentBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    TrimLineDevelopmentBuilder()

    Declaration
    protected TrimLineDevelopmentBuilder()

    Properties

    Addendum

    Declaration
    public ScCollector Addendum { get; }
    Property Value
    Type Description
    ScCollector

    Associative

    Declaration
    public bool Associative { get; set; }
    Property Value
    Type Description
    System.Boolean

    BendAllowance

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

    ConstraintCurveFromTargetRegion

    Declaration
    public Section ConstraintCurveFromTargetRegion { get; }
    Property Value
    Type Description
    Section

    ConstraintCurveFromUnformRegion

    Declaration
    public Section ConstraintCurveFromUnformRegion { get; }
    Property Value
    Type Description
    Section

    DistanceTolerance

    Declaration
    public double DistanceTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    DrawDirection

    Declaration
    public Direction DrawDirection { get; set; }
    Property Value
    Type Description
    Direction

    Faces

    Declaration
    public ScCollector Faces { get; }
    Property Value
    Type Description
    ScCollector

    FormingBoundary

    Declaration
    public ScCollector FormingBoundary { get; }
    Property Value
    Type Description
    ScCollector

    InferElementSize

    Declaration
    public bool InferElementSize { get; set; }
    Property Value
    Type Description
    System.Boolean

    InferThickness

    Declaration
    public bool InferThickness { get; set; }
    Property Value
    Type Description
    System.Boolean

    LimitPoint1

    Declaration
    public Point LimitPoint1 { get; set; }
    Property Value
    Type Description
    Point

    LimitPoint2

    Declaration
    public Point LimitPoint2 { get; set; }
    Property Value
    Type Description
    Point

    Limits

    Declaration
    public DieLimitsBuilder Limits { get; }
    Property Value
    Type Description
    DieLimitsBuilder

    MaterialPropertyDensity

    Declaration
    public double MaterialPropertyDensity { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyE

    Declaration
    public double MaterialPropertyE { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyF

    Declaration
    public double MaterialPropertyF { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyInitialStrain

    Declaration
    public double MaterialPropertyInitialStrain { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyK

    Declaration
    public double MaterialPropertyK { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyN

    Declaration
    public double MaterialPropertyN { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyPoisson

    Declaration
    public double MaterialPropertyPoisson { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyR0

    Declaration
    public double MaterialPropertyR0 { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyR45

    Declaration
    public double MaterialPropertyR45 { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyR90

    Declaration
    public double MaterialPropertyR90 { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialPropertyYieldStress

    Declaration
    public double MaterialPropertyYieldStress { get; set; }
    Property Value
    Type Description
    System.Double

    MaterialType

    Declaration
    public TrimLineDevelopmentBuilder.MaterialTypeName MaterialType { get; set; }
    Property Value
    Type Description
    TrimLineDevelopmentBuilder.MaterialTypeName

    MeshAttemptMapping

    Declaration
    public bool MeshAttemptMapping { get; set; }
    Property Value
    Type Description
    System.Boolean

    MeshElementSize

    Declaration
    public double MeshElementSize { get; set; }
    Property Value
    Type Description
    System.Double

    MeshElementType

    Declaration
    public TrimLineDevelopmentBuilder.MeshElement MeshElementType { get; set; }
    Property Value
    Type Description
    TrimLineDevelopmentBuilder.MeshElement

    MeshMaxJacobian

    Declaration
    public double MeshMaxJacobian { get; set; }
    Property Value
    Type Description
    System.Double

    MeshMaxWarp

    Declaration
    public double MeshMaxWarp { get; set; }
    Property Value
    Type Description
    System.Double

    MeshProcessFillet

    Declaration
    public bool MeshProcessFillet { get; set; }
    Property Value
    Type Description
    System.Boolean

    MeshSizeVariation

    Declaration
    public int MeshSizeVariation { get; set; }
    Property Value
    Type Description
    System.Int32

    MeshSmallFeature

    Declaration
    public double MeshSmallFeature { get; set; }
    Property Value
    Type Description
    System.Double

    MeshSplitQuad

    Declaration
    public bool MeshSplitQuad { get; set; }
    Property Value
    Type Description
    System.Boolean

    OutputMethod

    Declaration
    public TrimLineDevelopmentBuilder.OutputMethodName OutputMethod { get; set; }
    Property Value
    Type Description
    TrimLineDevelopmentBuilder.OutputMethodName

    RegionPoint

    Declaration
    public Point RegionPoint { get; set; }
    Property Value
    Type Description
    Point

    RemoveLoops

    Declaration
    public bool RemoveLoops { get; set; }
    Property Value
    Type Description
    System.Boolean

    ReverseSide

    Declaration
    public bool ReverseSide { get; set; }
    Property Value
    Type Description
    System.Boolean

    SampleDensityIndex

    Declaration
    public int SampleDensityIndex { get; set; }
    Property Value
    Type Description
    System.Int32

    SheetThickness

    Declaration
    public double SheetThickness { get; set; }
    Property Value
    Type Description
    System.Double

    Smoothing

    Declaration
    public TrimLineDevelopmentBuilder.SmoothingName Smoothing { get; set; }
    Property Value
    Type Description
    TrimLineDevelopmentBuilder.SmoothingName

    SolverConvergencyLevel

    Declaration
    public TrimLineDevelopmentBuilder.Convergency SolverConvergencyLevel { get; set; }
    Property Value
    Type Description
    TrimLineDevelopmentBuilder.Convergency

    SolverJoinOutputCurves

    Declaration
    public bool SolverJoinOutputCurves { get; set; }
    Property Value
    Type Description
    System.Boolean

    SolverMaxIterationSteps

    Declaration
    public int SolverMaxIterationSteps { get; set; }
    Property Value
    Type Description
    System.Int32

    SolverSaveAnalysisResultsIntoFeature

    Declaration
    public bool SolverSaveAnalysisResultsIntoFeature { get; set; }
    Property Value
    Type Description
    System.Boolean

    Spine

    Declaration
    public ScCollector Spine { get; }
    Property Value
    Type Description
    ScCollector

    SpineRadius

    Declaration
    public double SpineRadius { get; set; }
    Property Value
    Type Description
    System.Double

    SurfaceType

    Declaration
    public TrimLineDevelopmentBuilder.Surface SurfaceType { get; set; }
    Property Value
    Type Description
    TrimLineDevelopmentBuilder.Surface

    Thickness

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

    Methods

    Calculation()

    Declaration
    public void Calculation()

    CreateDefaultSpine()

    Declaration
    public void CreateDefaultSpine()

    DefaultDraw()

    Declaration
    public void DefaultDraw()

    Mesh()

    Declaration
    public void Mesh()

    Implements

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