Struct UFWeight.Properties
Assembly: NXOpen.UF.dll
Syntax
public struct UFWeight.Properties
Fields
accuracy
Declaration
Field Value
area
Declaration
Field Value
area_error
Declaration
Field Value
area_state
Declaration
public UFWeight.StateType area_state
Field Value
cache_state
Declaration
public UFWeight.StateType cache_state
Field Value
center_of_mass
Declaration
public double[] center_of_mass
Field Value
cofm_error
Declaration
Field Value
cofm_state
Declaration
public UFWeight.StateType cofm_state
Field Value
density
Declaration
Field Value
density_state
Declaration
public UFWeight.StateType density_state
Field Value
mass
Declaration
Field Value
mass_error
Declaration
Field Value
mass_state
Declaration
public UFWeight.StateType mass_state
Field Value
mofi_error
Declaration
Field Value
mofi_state
Declaration
public UFWeight.StateType mofi_state
Field Value
moments_of_inertia
Declaration
public double[] moments_of_inertia
Field Value
products_of_inertia
Declaration
public double[] products_of_inertia
Field Value
units
Declaration
public UFWeight.UnitsType units
Field Value
volume
Declaration
Field Value
volume_error
Declaration
public double volume_error
Field Value
volume_state
Declaration
public UFWeight.StateType volume_state
Field Value