Search Results for

    Show / Hide Table of Contents

    Class SeamBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FeatureParmsBuilder
    ProfileSystemBuilder
    SeamBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    ProfileSystemBuilder.SetBoundaryOnePoints(Point3d[])
    ProfileSystemBuilder.SetBoundaryTwoPoints(Point3d[])
    ProfileSystemBuilder.CreatePathCurves(NXObject[])
    ProfileSystemBuilder.DeletePathCurves()
    ProfileSystemBuilder.GetLastPathCurves(NXObject[])
    ProfileSystemBuilder.DeleteLastPathCurves()
    ProfileSystemBuilder.SetRegionPoints(Point3d[])
    ProfileSystemBuilder.CreatOrientationPathCurve()
    ProfileSystemBuilder.UpdateEndcutChangeStatus(Boolean, Boolean, Boolean)
    ProfileSystemBuilder.Boundary1
    ProfileSystemBuilder.Boundary1Plane
    ProfileSystemBuilder.Boundary2
    ProfileSystemBuilder.Boundary2Plane
    ProfileSystemBuilder.BoundaryOneModified
    ProfileSystemBuilder.BoundaryReverse
    ProfileSystemBuilder.BoundaryTwoModified
    ProfileSystemBuilder.FirstIntersectionPoints
    ProfileSystemBuilder.ReversePathDirection
    ProfileSystemBuilder.SecondIntersectionPoints
    ProfileSystemBuilder.SplitKnuckleLocations
    ProfileSystemBuilder.UseNewDefaultSectionAlgorithm
    FeatureParmsBuilder.CreatePlaneForList()
    FeatureParmsBuilder.AngleTolerance
    FeatureParmsBuilder.DistanceTolerance
    FeatureParmsBuilder.OrientationAngleRule
    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.ShipDesign
    Assembly: NXOpen.dll
    Syntax
    public class SeamBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder

    Constructors

    SeamBuilder()

    Declaration
    protected SeamBuilder()

    Properties

    BuiltUpOffset

    Declaration
    public BuiltUpOffsetBuilder BuiltUpOffset { get; }
    Property Value
    Type Description
    BuiltUpOffsetBuilder

    DefinitionCurves

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

    DefinitionEquallySpacedCurve1

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

    DefinitionEquallySpacedCurve2

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

    DefinitionEquallySpacedNumber

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

    DefinitionEquallySpacedPlaneList

    Declaration
    public PlaneListBuilderList DefinitionEquallySpacedPlaneList { get; }
    Property Value
    Type Description
    PlaneListBuilderList

    DefinitionMethod

    Declaration
    public SeamBuilder.DefinitionMethods DefinitionMethod { get; set; }
    Property Value
    Type Description
    SeamBuilder.DefinitionMethods

    DefinitionObjects

    Declaration
    public SelectNXObjectList DefinitionObjects { get; }
    Property Value
    Type Description
    SelectNXObjectList

    DefinitionPlaneList

    Declaration
    public PlaneListBuilderList DefinitionPlaneList { get; }
    Property Value
    Type Description
    PlaneListBuilderList

    DefinitionProjectionDirection

    Declaration
    public ProjectionOptions DefinitionProjectionDirection { get; }
    Property Value
    Type Description
    ProjectionOptions

    DefinitionRectangularCorner

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

    DefinitionRectangularLength

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

    DefinitionRectangularLengthDirection

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

    DefinitionRectangularPlane

    Declaration
    public Plane DefinitionRectangularPlane { get; set; }
    Property Value
    Type Description
    Plane

    DefinitionRectangularWidth

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

    EndCut

    Declaration
    public EndCutBuilder EndCut { get; }
    Property Value
    Type Description
    EndCutBuilder

    EndCutSplit

    Declaration
    public StiffenerSystemBuilder.EndCutTypes EndCutSplit { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.EndCutTypes

    ErectionSplitSystem

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

    IntersectionSplitSystem

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

    PointProfileTolerance

    Declaration
    public double PointProfileTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    ReparentFrecsReferencingSeamedObject

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

    ScantlingSplitSystem

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

    ShipNames

    Declaration
    public ShipNamesBuilder ShipNames { get; }
    Property Value
    Type Description
    ShipNamesBuilder

    ShipStructure

    Declaration
    public SelectNXObjectList ShipStructure { get; }
    Property Value
    Type Description
    SelectNXObjectList

    StaggerDistanceList

    Declaration
    public NXObjectList StaggerDistanceList { get; }
    Property Value
    Type Description
    NXObjectList

    StaggerShiftAlongMethod

    Declaration
    public SeamBuilder.StaggerShiftAlongMethods StaggerShiftAlongMethod { get; set; }
    Property Value
    Type Description
    SeamBuilder.StaggerShiftAlongMethods

    StrakingSplitSystem

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

    Type

    Declaration
    public SeamBuilder.Types Type { get; set; }
    Property Value
    Type Description
    SeamBuilder.Types

    WeldingCharacteristics

    Declaration
    public CharacteristicsBuilder WeldingCharacteristics { get; }
    Property Value
    Type Description
    CharacteristicsBuilder

    Methods

    GetAttachedProfiles(NXObject, out Curve[])

    Declaration
    public void GetAttachedProfiles(NXObject plateOrProfile, out Curve[] profiles)
    Parameters
    Type Name Description
    NXObject plateOrProfile
    Curve[] profiles

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX