< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Typedefs
Surface Type Declarations

Typedefs

typedef void A3DSurfBase
 
typedef void A3DSurfBlend01
 
typedef void A3DSurfBlend02
 
typedef void A3DSurfBlend03
 
typedef void A3DSurfNurbs
 
typedef void A3DSurfCone
 
typedef void A3DSurfCylinder
 
typedef void A3DSurfCylindrical
 
typedef void A3DSurfOffset
 
typedef void A3DSurfPipe
 
typedef void A3DSurfPlane
 
typedef void A3DSurfRuled
 
typedef void A3DSurfSphere
 
typedef void A3DSurfRevolution
 
typedef void A3DSurfExtrusion
 
typedef void A3DSurfFromCurves
 
typedef void A3DSurfTorus
 
typedef void A3DSurfTransform
 
typedef void A3DSurfBlend04
 

Detailed Description

Version
2.0

Typedef Documentation

typedef void A3DSurfBase

Abstract type for a Surface.

See also
Surfaces Module
typedef void A3DSurfBlend01

Surface for blend type 1.

See also
Blend Surface Type 1
typedef void A3DSurfBlend02

Surface for blend type 2.

See also
Blend Surface Type 2
typedef void A3DSurfBlend03

Surface for blend type 3.

See also
Blend Surface Type 3
typedef void A3DSurfNurbs
typedef void A3DSurfCone

Conical surface.

See also
Conic Surface
typedef void A3DSurfCylinder

Cylindrical surface.

See also
Cylindrical Surface
typedef void A3DSurfCylindrical

Cylindrical surface.

See also
Cylindrical-Space Surface
typedef void A3DSurfOffset

Offset surface.

See also
Offset Surface
typedef void A3DSurfPipe

Pipe surface.

See also
Pipe Surface
typedef void A3DSurfPlane

Planar surface.

See also
Plane Surface
typedef void A3DSurfRuled

Ruled surface.

See also
Ruled Surface
typedef void A3DSurfSphere

Spherical surface.

See also
Spherical Surface
typedef void A3DSurfRevolution

Surface of revolution.

See also
Revolution Surface
typedef void A3DSurfExtrusion

Surface of extrusion.

See also
Extrusion Surface
typedef void A3DSurfFromCurves

Surface from curves.

See also
From Curves Surface
typedef void A3DSurfTorus

Toric surface.

See also
Toric Surface
typedef void A3DSurfTransform

Transform surface.

See also
Transform Surface
typedef void A3DSurfBlend04

Surface for blend type 4.

See also
a3d_srfblend04