Search Results for

    Show / Hide Table of Contents

    Class NSidedSurfaceBuilder

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

    Constructors

    NSidedSurfaceBuilder()

    Declaration
    protected NSidedSurfaceBuilder()

    Properties

    CenterControlFlat

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

    CenterControlTiltX

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

    CenterControlTiltY

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

    CenterControlTrimFlat

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

    CenterControlX

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

    CenterControlY

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

    CenterControlZ

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

    ConstraintFaces

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

    Continuity

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

    CurvatureTolerance

    Declaration
    public double CurvatureTolerance { get; set; }
    Property Value
    Type Description
    double

    FlowDirection

    Declaration
    public NSidedSurfaceBuilder.FlowDirectionType FlowDirection { get; set; }
    Property Value
    Type Description
    NSidedSurfaceBuilder.FlowDirectionType

    InteriorCurveList

    Declaration
    public SectionList InteriorCurveList { get; }
    Property Value
    Type Description
    SectionList

    MergeFaces

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

    OrientationVector

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

    OuterLoop

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

    PositionTolerance

    Declaration
    public double PositionTolerance { get; set; }
    Property Value
    Type Description
    double

    RectanglePointFirst

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

    RectanglePointSecond

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

    RectanglePointThird

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

    SpineCurve

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

    TangentTolerance

    Declaration
    public double TangentTolerance { get; set; }
    Property Value
    Type Description
    double

    TrimToBoundary

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

    Type

    Declaration
    public NSidedSurfaceBuilder.SurfaceType Type { get; set; }
    Property Value
    Type Description
    NSidedSurfaceBuilder.SurfaceType

    UVOrientation

    Declaration
    public NSidedSurfaceBuilder.UVOrientationType UVOrientation { get; set; }
    Property Value
    Type Description
    NSidedSurfaceBuilder.UVOrientationType

    Implements

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