Representation Item Type Declarations
Typedefs | |
typedef void | A3DRiBrepModel |
typedef void | A3DRiCoordinateSystem |
typedef void | A3DRiCurve |
typedef void | A3DRiDirection |
typedef void | A3DRiPlane |
typedef void | A3DRiPointSet |
typedef void | A3DRiPolyBrepModel |
typedef void | A3DRiPolyWire |
typedef void | A3DRiRepresentationItem |
typedef void | A3DRiSet |
Detailed Description
- Version
- 2.0
Typedef Documentation
typedef void A3DRiBrepModel |
Solid/surface model as representation item.
typedef void A3DRiCoordinateSystem |
Coordinate system representation item.
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.
typedef void A3DRiPolyWire |
Wireframe model as representation item.
typedef void A3DRiRepresentationItem |
Representation item entity. Refer to Structure Module for more details.
- See also
- Representation Items Module
typedef void A3DRiSet |
Set of representation item entities.
- See also
- Set Representation Item