IMdLoft::ScndSlopeOption

Use this property to get and set the slope parameters of second entity selected for loft.

Compatibility

Cimatron 2024 or later

Syntax

interop.CimMdlrAPI.LoftSlope ScndSlopeOption {get; set;};

ScndSlopeOption: interop.CimMdlrAPI.LoftSlope

Return Type

Return: interop.CimMdlrAPI.LoftSlope

pOption-Slope option for second entity selected

   

Input Type

Input: interop.CimMdlrAPI.LoftSlope

iOption-Slope option for second entity selected

   

Remarks

None

Example