Typedefs
Representation Item Type Declarations

Typedefs

typedef void A3DRiRepresentationItem
 
typedef void A3DRiBrepModel
 
typedef void A3DRiCurve
 
typedef void A3DRiDirection
 
typedef void A3DRiPlane
 
typedef void A3DRiPointSet
 
typedef void A3DRiPolyBrepModel
 
typedef void A3DRiPolyWire
 
typedef void A3DRiSet
 
typedef void A3DRiCoordinateSystem
 

Detailed Description

Version
2.0

Typedef Documentation

Representation item entity. Refer to Structure Module for more details.

See also
Representation Items Module
typedef void A3DRiBrepModel

Solid/surface model as representation item.

See also
BrepModel Representation Item, Topology Module
typedef void A3DRiCurve

Curve as representation item.

See also
Curve Representation Item
typedef void A3DRiDirection

Direction representation item.

See also
Direction Representation Item
typedef void A3DRiPlane

Plane as representation item.

See also
Plane Representation Item
typedef void A3DRiPointSet

Set of 3D points.

See also
PointSet Representation Item
typedef void A3DRiPolyBrepModel

Faceted model as representation item.

See also
PolyBrepModel Representation Item, Topology Module
typedef void A3DRiPolyWire

Wireframe model as representation item.

See also
PolyWire Representation Item, Topology Module
typedef void A3DRiSet

Set of representation item entities.

See also
Set Representation Item
typedef void A3DRiCoordinateSystem

Coordinate system representation item.

See also
Coordinate System Representation Item