Search Results for

    Show / Hide Table of Contents

    Class GrabTabBuilder

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

    Constructors

    GrabTabBuilder()

    Declaration
    protected GrabTabBuilder()

    Properties

    AnchorPoint

    Declaration
    public GrabTabBuilder.AnchorPoints AnchorPoint { get; set; }
    Property Value
    Type Description
    GrabTabBuilder.AnchorPoints

    Attachment

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

    ContextAttribute

    Declaration
    public ContextAttributeBuilder ContextAttribute { get; }
    Property Value
    Type Description
    ContextAttributeBuilder

    GrabTabName

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

    OrientVector

    Declaration
    public Direction OrientVector { get; set; }
    Property Value
    Type Description
    Direction

    PlaceDirection

    Declaration
    public GrabTabBuilder.PlaceDirections PlaceDirection { get; set; }
    Property Value
    Type Description
    GrabTabBuilder.PlaceDirections

    Reference1

    Declaration
    public SelectNXObject Reference1 { get; }
    Property Value
    Type Description
    SelectNXObject

    Reference1Offset

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

    Reference1ReverseFlange

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

    Reference2

    Declaration
    public SelectNXObject Reference2 { get; }
    Property Value
    Type Description
    SelectNXObject

    Reference2Offset

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

    Reference2ReverseFlange

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

    RotateAngle

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

    StockData

    Declaration
    public FeatureSpreadsheetBuilder StockData { get; }
    Property Value
    Type Description
    FeatureSpreadsheetBuilder

    Implements

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