NXOpen.UF.Curve.Limit Structure

NXOpen.UF.Curve.Limit is an alias for NXOpen.UF.CurveLimit_Struct

class NXOpen.UF.CurveLimit_Struct

Bases: object

Refer to UF_CURVE_limit_s for documentation.

Fields

NXOpen.UF.CurveLimit_Struct.LimitType Type of limit
NXOpen.UF.CurveLimit_Struct.Value Value by which to extend * in case of UF_CURVE_limit_value.
NXOpen.UF.CurveLimit_Struct.LimitingObj The object upto which the end must be extended, used when limit type is UF_CURVE_limit_to_entity.
NXOpen.UF.CurveLimit_Struct.HelpData help data when limit type is UF_CURVE_limit_to_entity and there are multiple intersections of line/arc with limiting entity.