Search Results for

    Show / Hide Table of Contents

    Class VentilationHoles2Builder

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

    Constructors

    VentilationHoles2Builder()

    Declaration
    protected VentilationHoles2Builder()

    Properties

    AngularDimOffset

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

    EnumSpacing

    Declaration
    public VentilationHoles2Builder.ArraySpacing EnumSpacing { get; set; }
    Property Value
    Type Description
    VentilationHoles2Builder.ArraySpacing

    GuideOffset

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

    IntNumVents

    Declaration
    public int IntNumVents { 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

    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 SteelFeatureSpreadsheetBuilder SketchBlock { get; }
    Property Value
    Type Description
    SteelFeatureSpreadsheetBuilder

    ToggleSymmetricOffsets

    Declaration
    public bool ToggleSymmetricOffsets { 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