Search Results for

    Show / Hide Table of Contents

    Struct UFWeight.Properties

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFWeight.Properties

    Fields

    accuracy

    Declaration
    public double accuracy
    Field Value
    Type Description
    double

    area

    Declaration
    public double area
    Field Value
    Type Description
    double

    area_error

    Declaration
    public double area_error
    Field Value
    Type Description
    double

    area_state

    Declaration
    public UFWeight.StateType area_state
    Field Value
    Type Description
    UFWeight.StateType

    cache_state

    Declaration
    public UFWeight.StateType cache_state
    Field Value
    Type Description
    UFWeight.StateType

    center_of_mass

    Declaration
    public double[] center_of_mass
    Field Value
    Type Description
    double[]

    cofm_error

    Declaration
    public double cofm_error
    Field Value
    Type Description
    double

    cofm_state

    Declaration
    public UFWeight.StateType cofm_state
    Field Value
    Type Description
    UFWeight.StateType

    density

    Declaration
    public double density
    Field Value
    Type Description
    double

    density_state

    Declaration
    public UFWeight.StateType density_state
    Field Value
    Type Description
    UFWeight.StateType

    mass

    Declaration
    public double mass
    Field Value
    Type Description
    double

    mass_error

    Declaration
    public double mass_error
    Field Value
    Type Description
    double

    mass_state

    Declaration
    public UFWeight.StateType mass_state
    Field Value
    Type Description
    UFWeight.StateType

    mofi_error

    Declaration
    public double mofi_error
    Field Value
    Type Description
    double

    mofi_state

    Declaration
    public UFWeight.StateType mofi_state
    Field Value
    Type Description
    UFWeight.StateType

    moments_of_inertia

    Declaration
    public double[] moments_of_inertia
    Field Value
    Type Description
    double[]

    products_of_inertia

    Declaration
    public double[] products_of_inertia
    Field Value
    Type Description
    double[]

    units

    Declaration
    public UFWeight.UnitsType units
    Field Value
    Type Description
    UFWeight.UnitsType

    volume

    Declaration
    public double volume
    Field Value
    Type Description
    double

    volume_error

    Declaration
    public double volume_error
    Field Value
    Type Description
    double

    volume_state

    Declaration
    public UFWeight.StateType volume_state
    Field Value
    Type Description
    UFWeight.StateType
    In this article
    Back to top Generated by DocFX