Search Results for

    Show / Hide Table of Contents

    Class GenericPlateSystemBuilder

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

    Constructors

    GenericPlateSystemBuilder()

    Declaration
    protected GenericPlateSystemBuilder()

    Properties

    MoldFacePlaneList

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

    MoldFacePlanes

    Declaration
    public SelectDatumPlaneList MoldFacePlanes { get; }
    Property Value
    Type Description
    SelectDatumPlaneList

    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 GenericPlateSystemBuilder.Types Type { get; set; }
    Property Value
    Type Description
    GenericPlateSystemBuilder.Types

    Implements

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