Search Results for

    Show / Hide Table of Contents

    Struct BasePart.TransientStatus

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct BasePart.TransientStatus

    Fields

    InitiallyTransient

    Declaration
    public bool InitiallyTransient
    Field Value
    Type Description
    bool

    Locked

    Declaration
    public bool Locked
    Field Value
    Type Description
    bool

    Trans

    Declaration
    public bool Trans
    Field Value
    Type Description
    bool

    TransientChildren

    Declaration
    public bool TransientChildren
    Field Value
    Type Description
    bool

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX