IGeom3DCurve::BoundedLength



Your Ad Here

Description

This property allows you to get the curve length between two parameters.

Syntax

Length = BoundedLength( StartParamEndParam );

Input: (Double) StartParam

Start parameter.

Input: (Double) EndParam

End parameter.

Return: (Double) Length

Length of curve between StartParam and EndParam.

Return to Cimatron Index


Your Ad Here