Search Results for

    Show / Hide Table of Contents

    Class StiffenerSystemBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FeatureParmsBuilder
    ProfileSystemBuilder
    StiffenerSystemBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    ProfileSystemBuilder.SetBoundaryOnePoints(Point3d[])
    ProfileSystemBuilder.SetBoundaryTwoPoints(Point3d[])
    ProfileSystemBuilder.CreatePathCurves(NXObject[])
    ProfileSystemBuilder.DeletePathCurves()
    ProfileSystemBuilder.GetLastPathCurves(NXObject[])
    ProfileSystemBuilder.DeleteLastPathCurves()
    ProfileSystemBuilder.SetRegionPoints(Point3d[])
    ProfileSystemBuilder.Boundary1
    ProfileSystemBuilder.Boundary1Plane
    ProfileSystemBuilder.Boundary2
    ProfileSystemBuilder.Boundary2Plane
    ProfileSystemBuilder.BoundaryOneModified
    ProfileSystemBuilder.BoundaryReverse
    ProfileSystemBuilder.BoundaryTwoModified
    ProfileSystemBuilder.FirstIntersectionPoints
    ProfileSystemBuilder.ReversePathDirection
    ProfileSystemBuilder.SecondIntersectionPoints
    ProfileSystemBuilder.SplitKnuckleLocations
    ProfileSystemBuilder.UseNewDefaultSectionAlgorithm
    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.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    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 StiffenerSystemBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder

    Constructors

    StiffenerSystemBuilder()

    Declaration
    protected StiffenerSystemBuilder()

    Properties

    ApplyFlangeSetback

    Declaration
    public bool ApplyFlangeSetback { get; set; }
    Property Value
    Type Description
    System.Boolean

    ApplyWebSetback

    Declaration
    public bool ApplyWebSetback { get; set; }
    Property Value
    Type Description
    System.Boolean

    BuildSolid

    Declaration
    public bool BuildSolid { get; set; }
    Property Value
    Type Description
    System.Boolean

    ConnectAngle

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

    CreateSeamsAtKnuckles

    Declaration
    public bool CreateSeamsAtKnuckles { get; set; }
    Property Value
    Type Description
    System.Boolean

    Curves

    Declaration
    public Section Curves { get; }
    Property Value
    Type Description
    Section

    EndCutEnd

    Declaration
    public StiffenerSystemBuilder.EndCutTypes EndCutEnd { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.EndCutTypes

    EndCutStart

    Declaration
    public StiffenerSystemBuilder.EndCutTypes EndCutStart { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.EndCutTypes

    KnuckleLocationTolerance

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

    MeasureAlongMode

    Declaration
    public StiffenerSystemBuilder.MeasureAlongModes MeasureAlongMode { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.MeasureAlongModes

    MountingMethod

    Declaration
    public StiffenerSystemBuilder.MountingMethods MountingMethod { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.MountingMethods

    OffsetDistance

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

    OffsetDistanceEnd

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

    OffsetDistanceStart

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

    OffsetNumber

    Declaration
    public int OffsetNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    OffsetPlane

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

    OffsetSpacing

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

    OffsetSpacingEnd

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

    OffsetSpacingMode

    Declaration
    public StiffenerSystemBuilder.OffsetSpacingModes OffsetSpacingMode { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.OffsetSpacingModes

    OffsetSpacingStart

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

    OrientationAngle

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

    OrientationDefinitionBuilder

    Declaration
    public OrientationDefinitionBuilder OrientationDefinitionBuilder { get; }
    Property Value
    Type Description
    OrientationDefinitionBuilder

    OrientationMethod

    Declaration
    public StiffenerSystemBuilder.OrientationMethods OrientationMethod { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.OrientationMethods

    OrientationVector

    Declaration
    public Direction OrientationVector { get; set; }
    Property Value
    Type Description
    Direction

    PlaneList

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

    PlanePairList

    Declaration
    public NXObjectList PlanePairList { get; }
    Property Value
    Type Description
    NXObjectList

    Planes

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

    PointList

    Declaration
    public NXObjectList PointList { get; }
    Property Value
    Type Description
    NXObjectList

    PointMethod

    Declaration
    public StiffenerSystemBuilder.PointMethods PointMethod { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.PointMethods

    ProjectionDirection

    Declaration
    public ProjectionOptions ProjectionDirection { get; }
    Property Value
    Type Description
    ProjectionOptions

    Reverse

    Declaration
    public bool Reverse { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShipNames

    Declaration
    public ShipNamesBuilder ShipNames { get; }
    Property Value
    Type Description
    ShipNamesBuilder

    ShipStructure

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

    StiffenerBySupportPathData

    Declaration
    public StiffenerBySupportPathBuilder StiffenerBySupportPathData { get; }
    Property Value
    Type Description
    StiffenerBySupportPathBuilder

    StockData

    Declaration
    public StiffenerStockBuilder StockData { get; }
    Property Value
    Type Description
    StiffenerStockBuilder

    SwitchSide

    Declaration
    public bool SwitchSide { get; set; }
    Property Value
    Type Description
    System.Boolean

    Type

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

    Weld

    Declaration
    public CharacteristicsBuilder Weld { get; }
    Property Value
    Type Description
    CharacteristicsBuilder

    Methods

    CreatePlanePairBuilder()

    Declaration
    public PlanePairBuilder CreatePlanePairBuilder()
    Returns
    Type Description
    PlanePairBuilder

    Implements

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