ISplineLoop::Loops



Your Ad Here

Description

This property allows you to get and set spline loops to create a TrimUV surface.

This object contains an array object with one or more spline loops.

Syntax

Property get:

ObjectArray = Loops ( );

Return: (Object) ObjectArray

Get spline loops of trim face.

 

Property set:

Loops ( ObjectArray );

Input: (Object) ObjectArray

Set spline loops for trim face.

Remarks

This array object will contain one loop if it is an outer trim loop.

In the case of an island, this object can contain more then one loop (Each loop represents one island).

Return to Cimatron Index


Your Ad Here