  | | | Spline lenght ? | Spline lenght ? 2004-03-09 - By Rick Walia
Back Maybe Length (NurbsCurve)?
>From the SDK Docs:
Examples
VBScript Example:
'-- ---- ---- ---- ---- ---- ---- ---- ---- ---- set oObject = Application.ActiveProject.ActiveScene.Root.AddGeometry("Arc","NurbsCurve") set oNurbsCurveList = oObject.ActivePrimitive.Geometry set oNurbsCurve = oNurbsCurveList.Curves(0) logmessage oNurbsCurve.Length '-- ---- ---- ---- ---- ---- ---- ---- ---- ---- Email may break lines.
/R
Quoting Harry Bardak <Harry@(protected)>:
> hi everyone. > > Are there any way to know the lenght of a spline or a path ? > I was thinking to calculate the distance between every knots and add them.. > > Thanks. > > Harry.
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |