IMdShell::OpenFaces



Your Ad Here

Description

This property allows you to get and set the entities (Faces) to be opened in the shell procedure.

Syntax

Property get:

oFaces = OpenFaces( );

 

 

 

Return: (IEntityList) oFaces

Entities to be opened in the shell procedure.

 

Property set:

OpenFaces( iFaces );

 

 

 

Input: (IEntityList) iFaces

Entities to be opened in the shell procedure.

Return to Cimatron Index


Your Ad Here