Search Results for

    Show / Hide Table of Contents

    Class PillarBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    PillarBuilder
    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 PillarBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    PillarBuilder()

    Declaration
    protected PillarBuilder()

    Properties

    AdoptionBody

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

    AnchorPoint

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

    AngleTolerance

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

    AngularDim

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

    BuiltUpBlock

    Declaration
    public BuiltUpBlockBuilder BuiltUpBlock { get; }
    Property Value
    Type Description
    BuiltUpBlockBuilder

    CoordSystem

    Declaration
    public CoordinateSystem CoordSystem { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    Direction

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

    DistanceTolerance

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

    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

    EndCutType

    Declaration
    public PillarBuilder.EndCutTypes EndCutType { get; set; }
    Property Value
    Type Description
    PillarBuilder.EndCutTypes

    EndEndCut

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

    EndLimit

    Declaration
    public StiffenerLimitBuilder EndLimit { get; }
    Property Value
    Type Description
    StiffenerLimitBuilder

    EndOffset

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

    EndPlane

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

    EndTreatmentType

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

    EndTypeOption

    Declaration
    public PillarBuilder.EndTypeOptions EndTypeOption { get; set; }
    Property Value
    Type Description
    PillarBuilder.EndTypeOptions

    GuideCurve

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

    IntersectingObjects

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

    Line1

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

    Line1Offset

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

    Line2

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

    Line2Offset

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

    MainStock

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

    OrientationLine

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

    PlacementMethod

    Declaration
    public PillarBuilder.CreationMethod PlacementMethod { get; set; }
    Property Value
    Type Description
    PillarBuilder.CreationMethod

    PointPairList

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

    ReverseEndOffset

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

    ReverseLine1Offset

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

    ReverseLine2Offset

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

    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

    ReverseStartOffset

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

    SectionType

    Declaration
    public PillarBuilder.StockSectionType SectionType { get; set; }
    Property Value
    Type Description
    PillarBuilder.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

    StartLimit

    Declaration
    public StiffenerLimitBuilder StartLimit { get; }
    Property Value
    Type Description
    StiffenerLimitBuilder

    StartOffset

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

    StartPlane

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

    StartTreatmentType

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

    SupportCapOptions

    Declaration
    public PillarBuilder.CapOptions SupportCapOptions { get; set; }
    Property Value
    Type Description
    PillarBuilder.CapOptions

    Methods

    CreatePointPairBuilder()

    Declaration
    public PointPairBuilder CreatePointPairBuilder()
    Returns
    Type Description
    PointPairBuilder

    GetAvailableAnchorPointNames()

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

    GetShowMigratedBody()

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

    PopulateAnchorPointList()

    Declaration
    public void PopulateAnchorPointList()

    SetShowMigratedBody(Boolean)

    Declaration
    public void SetShowMigratedBody(bool showMigratedBody)
    Parameters
    Type Name Description
    System.Boolean showMigratedBody

    Implements

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