Search Results for

    Show / Hide Table of Contents

    Class SweptBuilder

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

    Constructors

    SweptBuilder()

    Declaration
    protected SweptBuilder()

    Properties

    AlignmentMethod

    Declaration
    public AlignmentMethodBuilder AlignmentMethod { get; }
    Property Value
    Type Description
    AlignmentMethodBuilder

    BodyPreference

    Declaration
    public FeatureOptions BodyPreference { get; }
    Property Value
    Type Description
    FeatureOptions

    G0Tolerance

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

    G1Tolerance

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

    GuideList

    Declaration
    public SectionList GuideList { get; }
    Property Value
    Type Description
    SectionList

    GuideRebuildData

    Declaration
    public Rebuild GuideRebuildData { get; }
    Property Value
    Type Description
    Rebuild

    InterpolationOption

    Declaration
    public SweptBuilder.InterpolationOptions InterpolationOption { get; set; }
    Property Value
    Type Description
    SweptBuilder.InterpolationOptions

    OrientationMethod

    Declaration
    public OrientationMethodBuilder OrientationMethod { get; }
    Property Value
    Type Description
    OrientationMethodBuilder

    PreserveGuideShapeOption

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

    PreserveShapeOption

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

    ScalingMethod

    Declaration
    public ScalingMethodBuilder ScalingMethod { get; }
    Property Value
    Type Description
    ScalingMethodBuilder

    SectionList

    Declaration
    public SectionList SectionList { get; }
    Property Value
    Type Description
    SectionList

    SectionLocation

    Declaration
    public SweptBuilder.SectionLocationTypes SectionLocation { get; set; }
    Property Value
    Type Description
    SweptBuilder.SectionLocationTypes

    SectionRebuildData

    Declaration
    public Rebuild SectionRebuildData { get; }
    Property Value
    Type Description
    Rebuild

    Spine

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

    Implements

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