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
◆ A3DRiRepresentationItem
typedef void A3DRiRepresentationItem |
Representation item entity. Refer to Structure Module for more details.
◆ A3DRiBrepModel
typedef void A3DRiBrepModel |
Solid/surface model as representation item.
◆ A3DRiCurve
typedef void A3DRiCurve |
Curve as representation item.
◆ A3DRiDirection
typedef void A3DRiDirection |
Direction representation item.
◆ A3DRiPlane
typedef void A3DRiPlane |
Plane as representation item.
◆ A3DRiPointSet
typedef void A3DRiPointSet |
Set of 3D points.
◆ A3DRiPolyBrepModel
typedef void A3DRiPolyBrepModel |
Faceted model as representation item.
◆ A3DRiPolyWire
typedef void A3DRiPolyWire |
Wireframe model as representation item.
◆ A3DRiSet
typedef void A3DRiSet |
Set of representation item entities.
- See also
- A3DRiSetData
- Set Representation Item
◆ A3DRiCoordinateSystem
typedef void A3DRiCoordinateSystem |
Coordinate system representation item.