Search Results for

    Show / Hide Table of Contents

    Class SectionInertiaAnalysisBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SectionInertiaAnalysisBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Features
    Assembly: NXOpen.dll
    Syntax
    public class SectionInertiaAnalysisBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    SectionInertiaAnalysisBuilder()

    Declaration
    protected SectionInertiaAnalysisBuilder()

    Properties

    AnnoLayer

    Declaration
    public int AnnoLayer { get; set; }
    Property Value
    Type Description
    int

    CSys

    Declaration
    public SectionInertiaAnalysisBuilder.CoordSys CSys { get; set; }
    Property Value
    Type Description
    SectionInertiaAnalysisBuilder.CoordSys

    CenterOfGravity

    Declaration
    public bool CenterOfGravity { get; set; }
    Property Value
    Type Description
    bool

    CurveCollector

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

    DatumPlaneLayer

    Declaration
    public int DatumPlaneLayer { get; set; }
    Property Value
    Type Description
    int

    DatumPlanes

    Declaration
    public bool DatumPlanes { get; set; }
    Property Value
    Type Description
    bool

    Distance

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

    FaceCollector

    Declaration
    public ScCollector FaceCollector { get; }
    Property Value
    Type Description
    ScCollector

    MassPropertyType

    Declaration
    public SectionInertiaAnalysisBuilder.PropertyType MassPropertyType { get; set; }
    Property Value
    Type Description
    SectionInertiaAnalysisBuilder.PropertyType

    NSection

    Declaration
    public int NSection { get; set; }
    Property Value
    Type Description
    int

    PathCollector

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

    PrincipalAxes

    Declaration
    public bool PrincipalAxes { get; set; }
    Property Value
    Type Description
    bool

    RectangleLayer

    Declaration
    public int RectangleLayer { get; set; }
    Property Value
    Type Description
    int

    RectangularSection

    Declaration
    public bool RectangularSection { get; set; }
    Property Value
    Type Description
    bool

    SecondPrincipleMi

    Declaration
    public bool SecondPrincipleMi { get; set; }
    Property Value
    Type Description
    bool

    SectionArea

    Declaration
    public bool SectionArea { get; set; }
    Property Value
    Type Description
    bool

    SectionLayer

    Declaration
    public int SectionLayer { get; set; }
    Property Value
    Type Description
    int

    SectionLength

    Declaration
    public bool SectionLength { get; set; }
    Property Value
    Type Description
    bool

    SectionNormal

    Declaration
    public SectionInertiaAnalysisBuilder.SectionAxisNormal SectionNormal { get; set; }
    Property Value
    Type Description
    SectionInertiaAnalysisBuilder.SectionAxisNormal

    SectioningMethod

    Declaration
    public SectionInertiaAnalysisBuilder.SampleMethod SectioningMethod { get; set; }
    Property Value
    Type Description
    SectionInertiaAnalysisBuilder.SampleMethod

    Sections

    Declaration
    public bool Sections { get; set; }
    Property Value
    Type Description
    bool

    ShearCenter

    Declaration
    public bool ShearCenter { get; set; }
    Property Value
    Type Description
    bool

    Thickness

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

    Type

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

    Units

    Declaration
    public int Units { get; set; }
    Property Value
    Type Description
    int

    ValidityFlag

    Declaration
    public bool ValidityFlag { get; set; }
    Property Value
    Type Description
    bool

    Methods

    GetAnnotation()

    Declaration
    public PmiNote[] GetAnnotation()
    Returns
    Type Description
    PmiNote[]

    IsTempGraphics()

    Declaration
    public bool IsTempGraphics()
    Returns
    Type Description
    bool

    RefreshScreen()

    Declaration
    public void RefreshScreen()

    ShowInfo()

    Declaration
    public void ShowInfo()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX