ST_Circle3D

 

ST_Circle3D - General Information

Overview

Type:

Data structure

Available as of:

V1.0.3.0

Inherits from:

-

Versions:

Current version

Description

This data structure defines a circle in the 3-dimensional space.

Structure Elements

Variable

Data type

Description

stCentre

ST_Vector3D

Centre of the circle

lrRadius:

LREAL

Radius of the circle

stNormalVector

ST_Vector3D

Vector that is perpendicular to the plane in which the circle lies.