CimSuiteGeomData::GetFaceLoops



Your Ad Here

Example

Description

This function returns an entity list that includes all the Loops of a selected Face.

Syntax

retval = GetFaceLoops ( iFace, oEntityList, oNumOfLoops )

Input: (IEntity/Object) iFace

Selected Face

Output: (IEntityList/Objetc) oEntityList

List of Loops in selected face

Output: (Integer) oNumOfLoops

Number of Loops found in selected face

Return: (Boolean) retval

TRUE if successful

Remarks

This function can help obtain information about Trimmed faces and their Loops.

Return to Cimatron Index


Your Ad Here