next up previous contents
Next: miget_dimension_apparent_voxel_order Up: DIMENSION FUNCTIONS (39) Previous: miset_apparent_dimension_order_by_name   Contents

miset_apparent_record_dimension_flag

NAME 

miset_apparent_record_dimension_flag - set the record flag

SYNOPSIS

#include <minc2.h>

int miset_apparent_record_dimension_flag ( mihandle_t           volume,
                                           int                  flatten_flag)
                                             


DESCRIPTION

This method causes a volume to appear to have a record dimension. The record
dimension will be set to uniform and flat (i.e., the volume will have one more
dimension (n+1)).


RETURN VALUE

miset_apparent_record_dimension_flag sets a flat uniform_record dimension to
a volume and returns MI_NOERROR or MI_ERROR otherwise.



Robert VINCENT 2005-03-09