Search Results for

    Show / Hide Table of Contents

    Class RibBuilder

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

    Constructors

    RibBuilder()

    Declaration
    protected RibBuilder()

    Properties

    CappingFaces

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

    CombineRibWithTarget

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

    DraftAngle

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

    ReverseOffsetDirection

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

    ReverseRibDirection

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

    ReverseThicknessDirection

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

    RibCapGeometryOption

    Declaration
    public RibBuilder.RibCapGeometryOptions RibCapGeometryOption { get; set; }
    Property Value
    Type Description
    RibBuilder.RibCapGeometryOptions

    RibCapOffset

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

    RibDraftOption

    Declaration
    public RibBuilder.RibDraftOptions RibDraftOption { get; set; }
    Property Value
    Type Description
    RibBuilder.RibDraftOptions

    RibThickness

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

    RibThicknessOffsetOption

    Declaration
    public RibBuilder.RibThicknessOffsetOptions RibThicknessOffsetOption { get; set; }
    Property Value
    Type Description
    RibBuilder.RibThicknessOffsetOptions

    RibType

    Declaration
    public RibBuilder.RibTypes RibType { get; set; }
    Property Value
    Type Description
    RibBuilder.RibTypes

    Section

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

    TargetBody

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

    Implements

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