IGeomServices::GetBoundingBoxByUCS



Your Ad Here

Description

This method allows you to get the bounding box of selected entities by UCS.

Syntax

PntArr = GetBoundingBoxByUCS ( iEntList,  iUCS);

 

Input: (IEntityList) iEntList

Entity list.

Input: (IUcs) iUCS

UCS object (for referance)

Return: (Variant) PntArr

Variant that contains double type array of 3D points coordinates.

Note

 

Return to Cimatron Index


Your Ad Here