Search Results for

    Show / Hide Table of Contents

    Class SectionInertiaAnalysisBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SectionInertiaAnalysisBuilder
    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
    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
    System.Int32

    CenterOfGravity

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

    CSys

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

    CurveCollector

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

    DatumPlaneLayer

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

    DatumPlanes

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

    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
    System.Int32

    PathCollector

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

    PrincipalAxes

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

    RectangleLayer

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

    RectangularSection

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

    SecondPrincipleMi

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

    SectionArea

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

    SectioningMethod

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

    SectionLayer

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

    SectionLength

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

    SectionNormal

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

    Sections

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

    ShearCenter

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

    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
    System.Int32

    ValidityFlag

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

    Methods

    GetAnnotation()

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

    IsTempGraphics()

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

    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