IMdLoft::FirstSlopeWeight

Use this property to get and set the Weight value for first entity selected.

Weight value allows you to define the area of influence of the section.

Compatibility

Cimatron 2024 or later

Syntax

double FirstSlopeWeight {get; set;};

FirstSlopeWeight: float

Return Type

Return: double

pVal-Slope Weight for first entity selected

   

Input Type

Input: double

newVal-Slope Weight for first entity selected

   

Remarks

This option is available if FirstSlopeWeight = cmLoftOptionTangent or cmLoftOptionConstant.

Example