Overview

Programming Guide

API Reference

Plane Surface

Data Structures

struct  A3DSurfPlaneData
 Surface Plane structure.
 

Functions

A3DStatus A3DSurfPlaneGet (const A3DSurfPlane *pSrf, A3DSurfPlaneData *pData)
 Populates the A3DSurfPlaneData structure from any type of A3DSurfPlane. More...
 
A3DStatus A3DSurfPlaneCreate (const A3DSurfPlaneData *pData, A3DSurfPlane **ppSrf)
 Creates the A3DSurfPlane from A3DSurfPlaneData structure. More...
 

Detailed Description

Entity type is kA3DTypeSurfPlane.

Canonical definition corresponds to coordinate system defined by A3DMiscCartesianTransformationData.

A3DUVParameterizationData allows for reparameterization and trim.