Search Results for

    Show / Hide Table of Contents

    Class SeatBeltAnchorageBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SeatBeltAnchorageBuilder
    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.VehicleDesign
    Assembly: NXOpen.dll
    Syntax
    public class SeatBeltAnchorageBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    SeatBeltAnchorageBuilder()

    Declaration
    protected SeatBeltAnchorageBuilder()

    Properties

    AnchorageLocation

    Declaration
    public SeatBeltAnchorageBuilder.AnchorageLocationTypes AnchorageLocation { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.AnchorageLocationTypes

    Atl

    Declaration
    public SeatBeltAnchorageBuilder.ATLType Atl { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.ATLType

    BackAngleDbl

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

    BackAngleDim

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

    BeltRouting

    Declaration
    public SeatBeltAnchorageBuilder.RoutingTypes BeltRouting { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.RoutingTypes

    FloorHeightDim

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

    L1Limit

    Declaration
    public SeatBeltAnchorageBuilder.LOneLimitType L1Limit { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.LOneLimitType

    L2Limit

    Declaration
    public SeatBeltAnchorageBuilder.LTwoLimitType L2Limit { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.LTwoLimitType

    LowerArea

    Declaration
    public SeatBeltAnchorageBuilder.LowerAreaType LowerArea { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.LowerAreaType

    LowerLimit

    Declaration
    public SeatBeltAnchorageBuilder.LowerLimitType LowerLimit { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.LowerLimitType

    SDimension

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

    SeatPosition

    Declaration
    public SeatBeltAnchorageBuilder.SeatPositionTypes SeatPosition { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.SeatPositionTypes

    SeatType

    Declaration
    public SeatBeltAnchorageBuilder.SeatTypes SeatType { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.SeatTypes

    SgrpPoint

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

    SgrpXvalDim

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

    SgrpYvalDim

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

    SgrpZvalDim

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

    Standard

    Declaration
    public SeatBeltAnchorageBuilder.StandardTypes Standard { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.StandardTypes

    StringLimit1

    Declaration
    public string StringLimit1 { get; set; }
    Property Value
    Type Description
    System.String

    StringLimit2

    Declaration
    public string StringLimit2 { get; set; }
    Property Value
    Type Description
    System.String

    UpArea

    Declaration
    public SeatBeltAnchorageBuilder.UpperAreaType UpArea { get; set; }
    Property Value
    Type Description
    SeatBeltAnchorageBuilder.UpperAreaType

    Methods

    CreatePointWithBaseDataSGRPExpression()

    Declaration
    public Point CreatePointWithBaseDataSGRPExpression()
    Returns
    Type Description
    Point

    Ece14Isofix()

    Declaration
    public void Ece14Isofix()

    Ece14SafeIllu()

    Declaration
    public void Ece14SafeIllu()

    J1369Illu()

    Declaration
    public void J1369Illu()

    J383Illu()

    Declaration
    public void J383Illu()

    Implements

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