Search Results for

    Show / Hide Table of Contents

    Class SweptBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SweptBuilder
    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.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
    System.Double

    G1Tolerance

    Declaration
    public double G1Tolerance { get; set; }
    Property Value
    Type Description
    System.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
    System.Boolean

    PreserveShapeOption

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

    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