Surface Type Declarations

Type Aliases

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

Detailed Description

group a3d_surfaces_type

Version
2.0

Type Alias Documentation

typedef void A3DSurfBase

Abstract type for a Surface.

See also

Surfaces Module

typedef void A3DSurfBlend01

Surface for blend type 1.

typedef void A3DSurfBlend02

Surface for blend type 2.

typedef void A3DSurfBlend03

Surface for blend type 3.

typedef void A3DSurfNurbs

NURBS surface.

See also

A3DSurfNurbsData

typedef void A3DSurfCone

Conical surface.

See also

A3DSurfConeData

See also

Conic Surface

typedef void A3DSurfCylinder

Cylindrical surface.

typedef void A3DSurfCylindrical

Cylindrical surface.

typedef void A3DSurfOffset

Offset surface.

See also

Offset Surface

typedef void A3DSurfPipe

Pipe surface.

See also

A3DSurfPipeData

See also

Pipe Surface

typedef void A3DSurfPlane

Planar surface.

See also

A3DSurfPlaneData

See also

Plane Surface

typedef void A3DSurfRuled

Ruled surface.

See also

A3DSurfRuledData

See also

Ruled Surface

typedef void A3DSurfSphere

Spherical surface.

typedef void A3DSurfRevolution

Surface of revolution.

typedef void A3DSurfExtrusion

Surface of extrusion.

typedef void A3DSurfFromCurves

Surface from curves.

typedef void A3DSurfTorus

Toric surface.

See also

A3DSurfTorusData

See also

Toric Surface

typedef void A3DSurfTransform

Transform surface.

typedef void A3DSurfBlend04

Surface for blend type 4.

See also

a3d_srfblend04