Search Results for

    Show / Hide Table of Contents

    Class SteelVentHolesBuilder

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

    Constructors

    SteelVentHolesBuilder()

    Declaration
    protected SteelVentHolesBuilder()

    Properties

    AngularDim

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

    GuideOffset

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

    KeepReverseGuideOffset

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

    KeepSectionGuide

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

    KeepSelectEndTrim

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

    KeepSelectStartTrim

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

    KeepSelectTargetFace

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

    NumVents

    Declaration
    public int NumVents { get; set; }
    Property Value
    Type Description
    int

    OnPathEndOffset

    Declaration
    public OnPathDimensionBuilder OnPathEndOffset { get; }
    Property Value
    Type Description
    OnPathDimensionBuilder

    OnPathStartOffset

    Declaration
    public OnPathDimensionBuilder OnPathStartOffset { get; }
    Property Value
    Type Description
    OnPathDimensionBuilder

    ReverseGuideOffset

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

    SectionGuide

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

    SelectEndTrim

    Declaration
    public SelectTaggedObject SelectEndTrim { get; }
    Property Value
    Type Description
    SelectTaggedObject

    SelectStartTrim

    Declaration
    public SelectTaggedObject SelectStartTrim { get; }
    Property Value
    Type Description
    SelectTaggedObject

    SelectTargetFace

    Declaration
    public SelectTaggedObjectList SelectTargetFace { get; }
    Property Value
    Type Description
    SelectTaggedObjectList

    SketchBlock

    Declaration
    public SketchExpressionModifierBuilder SketchBlock { get; }
    Property Value
    Type Description
    SketchExpressionModifierBuilder

    ToggleEqualSpacing

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

    ToggleSymmetricOffset

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

    VentSpacing

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

    Implements

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