Search Results for

    Show / Hide Table of Contents

    Class GenericPlateSystemBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FeatureParmsBuilder
    PlateSystemBuilder
    GenericPlateSystemBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    PlateSystemBuilder.SetRegionPoints(Point3d[])
    PlateSystemBuilder.CreateRegionBody()
    PlateSystemBuilder.DeleteRegionBody()
    PlateSystemBuilder.SetKnuckleEdges(TaggedObject[])
    PlateSystemBuilder.SetSplitEdgeUpdateFlag(Boolean)
    PlateSystemBuilder.CleanUpTemporaryCurves()
    PlateSystemBuilder.SetRegionIndex(Int32[])
    PlateSystemBuilder.DeletePreviewBody(Boolean)
    PlateSystemBuilder.SetPreviewOption(Boolean)
    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, 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 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

    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