Curve Type Declarations

Detailed Description

group a3d_curves_type

Version
2.0

Type Alias Documentation

typedef void A3DCrvBase

Abstract type for a geometric curve.

See also

Curves Module

typedef void A3DCrvBlend02Boundary

Blend02Boundary curve.

typedef void A3DCrvNurbs

NURBS curve.

See also

A3DCrvNurbsData

See also

NURBS Curve

typedef void A3DCrvCircle

Circular curve.

See also

A3DCrvCircleData

See also

Circular Curve

typedef void A3DCrvComposite

Composite curve.

See also

Composite Curve

typedef void A3DCrvOnSurf

On-surface curve.

See also

A3DCrvOnSurfData

See also

Curve On Surface

typedef void A3DCrvEllipse

Elliptic curve.

See also

Elliptic Curve

typedef void A3DCrvEquation

Equation curve.

See also

Equation Curve

typedef void A3DCrvHelix

Helical curve.

See also

A3DCrvHelixData

See also

Helix Curve

typedef void A3DCrvHyperbola

Hyperbolic curve.

See also

Hyperbolic Curve

typedef void A3DCrvIntersection

Intersection curve.

typedef void A3DCrvLine

Linear curve.

See also

A3DCrvLineData

See also

Linear Curve

typedef void A3DCrvOffset

Offset curve.

See also

A3DCrvOffsetData

See also

Offset Curve

typedef void A3DCrvParabola

Parabolic curve.

See also

Parabolic Curve

typedef void A3DCrvPolyLine

Polygonal curve.

See also

Polyline Curve

typedef void A3DCrvTransform

Transform curve.

See also

Transform Curve