PrimGenEXTRUDEObject

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

PrimGenEXTRUDEObject()  

SYNOPSIS

geom_lib/primitiv.c:1231

IPObjectStruct *PrimGenEXTRUDEObject(IPObjectStruct *Cross, VectorType Dir)
 

DESCRIPTION

Routine to a create an extrusion surface out of the given cross section and the given direction. Input can either be a polygon/line or a freefrom curve object. If input is a polyline/gon, it must never be coplanar with Dir. See also PrimSetResolution on fineness control of approximation of the primitive using flat faces.  

PARAMETERS:

Cross: To extrude in direction Dir.

Dir: Direction and magnitude of extrusion.  

FUNCTION RETURN VALUE

IPObjectStruct *: An extrusion surface.

 

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:27:16 GMT, July 20, 2024