Functions
MShow_Specific_Edge_Visibilities

Functions

void MShow_Specific_Edge_Visibilities (HC_KEY key, int count, const int *indices1, const int *indices2, char *settings)
 Shows per-edge visibility settings on multiple edges at once. More...
 

Detailed Description

Function Documentation

void MShow_Specific_Edge_Visibilities ( HC_KEY  key,
int  count,
const int *  indices1,
const int *  indices2,
char *  settings 
)

Shows per-edge visibility settings on multiple edges at once.

Parameters
key- Key of a shell or mesh.
count- Number of edges on which to show visibility.
indices1-
indices2- Together with indices1, these form ordered pairs of vertices defining edges.
settings- Visibility setting per edge, zero (0) for off, non-zero for on. Returned to user.