NXOpen.UF.Modl.BlendPointData Structure

NXOpen.UF.Modl.BlendPointData is an alias for NXOpen.UF.ModlBlendPointData_Struct

class NXOpen.UF.ModlBlendPointData_Struct

Bases: object

Refer to UF_MODL_blend_point_data_s for documentation.

Fields

NXOpen.UF.ModlBlendPointData_Struct.Radius variable radius at a point
NXOpen.UF.ModlBlendPointData_Struct.Parameter parameter at a point Its the percentage of paramter value so can have values ranging from 0.0 to 1.0
NXOpen.UF.ModlBlendPointData_Struct.RadiusExp Expression TAG will only be set during Edit, User can edit the radius string to edit the new value
NXOpen.UF.ModlBlendPointData_Struct.Status When adding Status = 1 and To remove Status = 0