Search Results for

    Show / Hide Table of Contents

    Class AeroLighteningCutoutBuilder

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

    Constructors

    AeroLighteningCutoutBuilder()

    Declaration
    protected AeroLighteningCutoutBuilder()

    Properties

    Angle

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

    CheckClearance

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

    Clearance

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

    CornerRadius

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

    CutoutProfile

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

    Diameter

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

    DieRadius

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

    HoleCenter

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

    HoleFace

    Declaration
    public SelectFace HoleFace { get; }
    Property Value
    Type Description
    SelectFace

    Length

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

    ReverseBendDirection

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

    StandardName

    Declaration
    public string StandardName { get; set; }
    Property Value
    Type Description
    string

    Type

    Declaration
    public AeroLighteningCutoutBuilder.Types Type { get; set; }
    Property Value
    Type Description
    AeroLighteningCutoutBuilder.Types

    Methods

    GetStandards()

    Declaration
    public string[] GetStandards()
    Returns
    Type Description
    string[]

    Implements

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