Search Results for

    Show / Hide Table of Contents

    Class NSidedSurfaceBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    NSidedSurfaceBuilder
    Implements
    System.Runtime.Remoting.Messaging.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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    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
    System.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
    System.Boolean

    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
    System.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
    System.Double

    TrimToBoundary

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

    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