CagdSrfWriteToFile3
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdSrfWriteToFile3()
SYNOPSIS
prsr_lib/trim_wrt.c:145
int TrimWriteTrimmedSrfToFile3(TrimSrfStruct *TrimSrfs,
FILE *f,
int Indent,
char *Comment,
char **ErrStr)
DESCRIPTION
Generic routine to write trimmed surface(s) to the given stream.
If Comment is NULL, no comment is printed, if "" only internal comment.
PARAMETERS:
TrimSrfs: To be saved in stream.
f: File descriptor where output should go to.
Indent: Column in which all printing starts at.
Comment: Optional comment to describe the geometry.
ErrStr: If failed, ErrStr will be set to describe the problem.
FUNCTION RETURN VALUE
int: TRUE if succesful, FALSE otherwise.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:26:51 GMT, July 20, 2024