Search Results for

    Show / Hide Table of Contents

    Class FreeformUnformBuilder

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

    Constructors

    FreeformUnformBuilder()

    Declaration
    protected FreeformUnformBuilder()

    Properties

    AngleTolerance

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

    BaseCurve

    Declaration
    public Section BaseCurve { get; set; }
    Property Value
    Type Description
    Section

    BendCurve

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

    BendFaces

    Declaration
    public ScCollector BendFaces { get; set; }
    Property Value
    Type Description
    ScCollector

    ControlCurve

    Declaration
    public Section ControlCurve { get; set; }
    Property Value
    Type Description
    Section

    DistanceTolerance

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

    FirstRegionLimitCurve

    Declaration
    public Section FirstRegionLimitCurve { get; set; }
    Property Value
    Type Description
    Section

    FirstRegionOffsetCurve

    Declaration
    public ScCollector FirstRegionOffsetCurve { get; set; }
    Property Value
    Type Description
    ScCollector

    FirstTargetCurve

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

    FirstTargetCurveOffset

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

    IterationCount

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

    KeepBaseLength

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

    ModifyInputSheet

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

    RadiusReductionPercent

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

    RegionToDeformOffset

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

    RotationAngle

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

    RotationAngleReverseDirection

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

    RotationDistance

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

    RotationTargetCurve

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

    SecondRegionLimitCurve

    Declaration
    public Section SecondRegionLimitCurve { get; set; }
    Property Value
    Type Description
    Section

    SecondRegionOffsetCurve

    Declaration
    public ScCollector SecondRegionOffsetCurve { get; set; }
    Property Value
    Type Description
    ScCollector

    SecondTargetCurve

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

    SecondTargetCurveOffset

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

    SheetToDeform

    Declaration
    public ScCollector SheetToDeform { get; set; }
    Property Value
    Type Description
    ScCollector

    StartLocation

    Declaration
    public OnPathDimensionBuilder StartLocation { get; set; }
    Property Value
    Type Description
    OnPathDimensionBuilder

    StretchDirection

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

    TaperEnd

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

    TaperStart

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

    TargetCurve

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

    TargetCurveOffset

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

    TargetCurveOffsetType

    Declaration
    public GlobalShapingBuilder.OffsetMethod TargetCurveOffsetType { get; set; }
    Property Value
    Type Description
    GlobalShapingBuilder.OffsetMethod

    TargetPoint

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

    TargetPointOffset

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

    TargetSheet

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

    TransitionOptions

    Declaration
    public GlobalShapingBuilder.TransitionType TransitionOptions { get; set; }
    Property Value
    Type Description
    GlobalShapingBuilder.TransitionType

    TransitionShapeControl

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

    UnformType

    Declaration
    public FreeformUnformBuilder.UnformTypes UnformType { get; set; }
    Property Value
    Type Description
    FreeformUnformBuilder.UnformTypes

    Methods

    CreatePreviewFacets()

    Declaration
    public void CreatePreviewFacets()

    Implements

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