Search Results for

    Show / Hide Table of Contents

    Class AlongGuideCutBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    AlongGuideCutBuilder
    Implements
    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, 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 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
    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