Search Results for

    Show / Hide Table of Contents

    Class StiffenerBySupportPathBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    StiffenerBySupportPathBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    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 StiffenerBySupportPathBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    StiffenerBySupportPathBuilder()

    Declaration
    protected StiffenerBySupportPathBuilder()

    Properties

    Angle

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

    EndBoundary

    Declaration
    [Obsolete("Deprecated in NX11.0.1.  Use NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.GetMultipleSelectionEndBoundary instead.")]
    public SelectDisplayableObject EndBoundary { get; }
    Property Value
    Type Description
    SelectDisplayableObject

    LengthAlignMethod

    Declaration
    public StiffenerBySupportPathBuilder.AlignedTo LengthAlignMethod { get; set; }
    Property Value
    Type Description
    StiffenerBySupportPathBuilder.AlignedTo

    LengthParams

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

    MultipleSelectionEndBoundary

    Declaration
    public SelectDisplayableObjectList MultipleSelectionEndBoundary { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    OrientationBySupport

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

    RefParallelLine

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

    SetbackMethod

    Declaration
    [Obsolete("Deprecated in NX2007.0.0.  Use JA_STIFFENER_BY_SUPPORT_PATH_BUILDER_get_setback_methods instead.")]
    public StiffenerBySupportPathBuilder.SetBackMethod SetbackMethod { get; set; }
    Property Value
    Type Description
    StiffenerBySupportPathBuilder.SetBackMethod

    SetbackMethods

    Declaration
    public StiffenerBySupportPathBuilder.SetBackOption SetbackMethods { get; set; }
    Property Value
    Type Description
    StiffenerBySupportPathBuilder.SetBackOption

    StartBoundary

    Declaration
    public SelectDisplayableObjectList StartBoundary { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    StiffenerBySupportMethod

    Declaration
    public StiffenerBySupportPathBuilder.Method StiffenerBySupportMethod { get; set; }
    Property Value
    Type Description
    StiffenerBySupportPathBuilder.Method

    SwitchSide

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

    ThroughPointLocation

    Declaration
    public Point ThroughPointLocation { get; set; }
    Property Value
    Type Description
    Point

    Methods

    ClearBoundaryToAttachedBoundaryMap()

    Declaration
    public void ClearBoundaryToAttachedBoundaryMap()

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    System.Boolean

    Implements

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