NXOpen.UF.Sf.EdgeDensityData Structure

NXOpen.UF.Sf.EdgeDensityData is an alias for NXOpen.UF.SfEdgeDensityData_Struct

class NXOpen.UF.SfEdgeDensityData_Struct

Bases: object

Refer to UF_SF_edge_density_data_s for documentation.

Fields

NXOpen.UF.SfEdgeDensityData_Struct.Type indicates the type of density (size or number).
NXOpen.UF.SfEdgeDensityData_Struct.Size The number of elements on the edge/curve is calculated automatically from the length of the edge/curve and the element size.
NXOpen.UF.SfEdgeDensityData_Struct.Number The number of elements on the edge/curve is calculated automatically from the length of the edge/curve and the element size.