ISketcher::RadiusCorner



Your Ad Here

Description

This method allows you to create a radius corner between two curves.

Syntax

RadiusCorner( FirstCurve, SecondCurve, RadiusTrimOption );

Input: (ISkCurve) FirstCurve

First curve in radius corner.

Input: (ISkCurve) SecondCurve

Second curve in radius corner.

Input: (Double) Radius

Radius of corner.

Input: (SketchTrimOption) TrimOption

Defines if deleted ends of curves are from side of intersection point.

Note

The function is not implemented yet.

Return to Cimatron Index


Your Ad Here