Search Results for

    Show / Hide Table of Contents

    Class HullBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FeatureParmsBuilder
    PlateSystemBuilder
    HullBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    PlateSystemBuilder.SetRegionPoints(Point3d[])
    PlateSystemBuilder.CreateRegionBody()
    PlateSystemBuilder.DeleteRegionBody()
    PlateSystemBuilder.SetKnuckleEdges(TaggedObject[])
    PlateSystemBuilder.SetSplitEdgeUpdateFlag(bool)
    PlateSystemBuilder.CleanUpTemporaryCurves()
    PlateSystemBuilder.SetRegionIndex(int[])
    PlateSystemBuilder.DeletePreviewBody(bool)
    PlateSystemBuilder.SetPreviewOption(bool)
    PlateSystemBuilder.BoundaryPlane
    PlateSystemBuilder.BoundarySection
    PlateSystemBuilder.BoundarySheets
    PlateSystemBuilder.Offset
    PlateSystemBuilder.Primary
    PlateSystemBuilder.PrimaryOnReference
    PlateSystemBuilder.ProjectionDirection
    PlateSystemBuilder.Regions
    PlateSystemBuilder.Secondary1
    PlateSystemBuilder.Secondary1OnReference
    PlateSystemBuilder.Secondary2
    PlateSystemBuilder.Secondary2OnReference
    PlateSystemBuilder.ShipNames
    PlateSystemBuilder.SplitKnuckleEdges
    PlateSystemBuilder.Stock
    PlateSystemBuilder.ThicknessDirection
    PlateSystemBuilder.Tightness
    PlateSystemBuilder.Weld
    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, 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.ShipDesign
    Assembly: NXOpen.dll
    Syntax
    public class HullBuilder : PlateSystemBuilder, IMessageSink, IComponentBuilder

    Constructors

    HullBuilder()

    Declaration
    protected HullBuilder()

    Properties

    Centerline

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

    MoldFaceSheet

    Declaration
    public SelectBody MoldFaceSheet { get; }
    Property Value
    Type Description
    SelectBody

    MoldFaces

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

    Type

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

    Implements

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