Search Results for

    Show / Hide Table of Contents

    Class FreeformUnformBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FreeformUnformBuilder
    Implements
    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, 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 FreeformUnformBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    FreeformUnformBuilder()

    Declaration
    protected FreeformUnformBuilder()

    Properties

    AngleTolerance

    Declaration
    public double AngleTolerance { get; set; }
    Property Value
    Type Description
    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
    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
    int

    KeepBaseLength

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

    ModifyInputSheet

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

    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
    bool

    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
    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