Search Results for

    Show / Hide Table of Contents

    Class AlongGuideCutBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    AlongGuideCutBuilder
    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.ShipDesign
    Assembly: NXOpen.dll
    Syntax
    public class AlongGuideCutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    AlongGuideCutBuilder()

    Declaration
    protected AlongGuideCutBuilder()

    Properties

    ArrowHeadAngle

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

    ArrowHeadHeight

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

    ArrowHeight

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

    DirectionOption

    Declaration
    public AlongGuideCutBuilder.DirectionMethod DirectionOption { get; set; }
    Property Value
    Type Description
    AlongGuideCutBuilder.DirectionMethod

    DistanceTolerance

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

    GuideCurve

    Declaration
    public SelectNXObject GuideCurve { get; }
    Property Value
    Type Description
    SelectNXObject

    GuideCurveList

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

    LeftOffsetDistance

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

    ManufacturingInformation

    Declaration
    public ManufacturingStockBuilder ManufacturingInformation { get; }
    Property Value
    Type Description
    ManufacturingStockBuilder

    PlacementType

    Declaration
    public AlongGuideCutBuilder.CreationMethod PlacementType { get; set; }
    Property Value
    Type Description
    AlongGuideCutBuilder.CreationMethod

    RightOffsetDistance

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

    ShipStructure

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

    ShipStructureEdge

    Declaration
    public SelectEdgeList ShipStructureEdge { get; }
    Property Value
    Type Description
    SelectEdgeList

    Spreadsheet

    Declaration
    public SteelFeatureSpreadsheetBuilder Spreadsheet { get; }
    Property Value
    Type Description
    SteelFeatureSpreadsheetBuilder

    WaterStopOffsetOption

    Declaration
    public AlongGuideCutBuilder.WaterStopOffsetMethod WaterStopOffsetOption { get; set; }
    Property Value
    Type Description
    AlongGuideCutBuilder.WaterStopOffsetMethod

    WaterStopShape

    Declaration
    public SelectNXObject WaterStopShape { get; }
    Property Value
    Type Description
    SelectNXObject

    WaterStopShapeList

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

    Implements

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