Search Results for

    Show / Hide Table of Contents

    Class DeleteFaceBuilder

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

    Constructors

    DeleteFaceBuilder()

    Declaration
    protected DeleteFaceBuilder()

    Properties

    BlendCollector

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

    CapFace

    Declaration
    public SelectISurface CapFace { get; }
    Property Value
    Type Description
    SelectISurface

    CapOption

    Declaration
    public DeleteFaceBuilder.CapOptionValues CapOption { get; set; }
    Property Value
    Type Description
    DeleteFaceBuilder.CapOptionValues

    CapPlane

    Declaration
    public Plane CapPlane { get; set; }
    Property Value
    Type Description
    Plane

    DeletePartialBlend

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

    FaceCollector

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

    FaceEdgeBlendPreference

    Declaration
    public DeleteFaceBuilder.FaceEdgeBlendPreferenceOptions FaceEdgeBlendPreference { get; set; }
    Property Value
    Type Description
    DeleteFaceBuilder.FaceEdgeBlendPreferenceOptions

    FaceRecognized

    Declaration
    public FaceRecognitionBuilder FaceRecognized { get; }
    Property Value
    Type Description
    FaceRecognitionBuilder

    Heal

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

    HealPlanar

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

    MaxBlendRadius

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

    MaxHoleDiameter

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

    Setback

    Declaration
    public DeleteFaceBuilder.SetbackOptions Setback { get; set; }
    Property Value
    Type Description
    DeleteFaceBuilder.SetbackOptions

    SpecifyBlend

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

    Type

    Declaration
    public DeleteFaceBuilder.SelectTypes Type { get; set; }
    Property Value
    Type Description
    DeleteFaceBuilder.SelectTypes

    UseHoleDiameter

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

    Methods

    DeleteFaceOnMultibodies()

    Declaration
    public void DeleteFaceOnMultibodies()

    Implements

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