Search Results for

    Show / Hide Table of Contents

    Class PillarSystemBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FeatureParmsBuilder
    ProfileSystemBuilder
    PillarSystemBuilder
    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.CreatOrientationPathCurve()
    ProfileSystemBuilder.UpdateEndcutChangeStatus(Boolean, Boolean, Boolean)
    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.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 PillarSystemBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder

    Constructors

    PillarSystemBuilder()

    Declaration
    protected PillarSystemBuilder()

    Properties

    AnchorPoint

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

    BuildSolid

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

    BuiltUpStock

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

    Direction

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

    EndCapPlateStock

    Declaration
    public PlateStockBuilder EndCapPlateStock { get; }
    Property Value
    Type Description
    PlateStockBuilder

    EndCapStock

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

    EndCapThickness

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

    EndEndCut

    Declaration
    public EndCutBuilder EndEndCut { get; }
    Property Value
    Type Description
    EndCutBuilder

    EndTreatmentType

    Declaration
    public PillarBuilder.EndTreatmentTypes EndTreatmentType { get; set; }
    Property Value
    Type Description
    PillarBuilder.EndTreatmentTypes

    IntersectingShipStructure

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

    LimitingShipStructure

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

    OrientationAngle

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

    OrientationLine

    Declaration
    public SelectTaggedObject OrientationLine { get; }
    Property Value
    Type Description
    SelectTaggedObject

    PointPairList

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

    ReverseOrientationDirection

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

    ReverseReferenceDirection

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

    SectionType

    Declaration
    public PillarSystemBuilder.StockSectionType SectionType { get; set; }
    Property Value
    Type Description
    PillarSystemBuilder.StockSectionType

    ShipNames

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

    StartCapPlateStock

    Declaration
    public PlateStockBuilder StartCapPlateStock { get; }
    Property Value
    Type Description
    PlateStockBuilder

    StartCapStock

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

    StartCapThickness

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

    StartEndCut

    Declaration
    public EndCutBuilder StartEndCut { get; }
    Property Value
    Type Description
    EndCutBuilder

    StartTreatmentType

    Declaration
    public PillarBuilder.EndTreatmentTypes StartTreatmentType { get; set; }
    Property Value
    Type Description
    PillarBuilder.EndTreatmentTypes

    StockData

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

    Type

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

    Methods

    CreatePointPairBuilder()

    Declaration
    public PointPairBuilder CreatePointPairBuilder()
    Returns
    Type Description
    PointPairBuilder

    GetAvailableAnchorPointNames()

    Declaration
    public string[] GetAvailableAnchorPointNames()
    Returns
    Type Description
    System.String[]

    PopulateAnchorPointList()

    Declaration
    public void PopulateAnchorPointList()

    Implements

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