Inheritance diagram for CIvfGleLine:
Public Types | |
enum | TLineRepresentation { LR_EXTRUSION, LR_POLY_CYLINDER, LR_POLY_CONE, LR_WIRE } |
Public Member Functions | |
void | setLineRepresentation (TLineRepresentation lineRep) |
void | setStartPoint (double x, double y, double z) |
void | setEndPoint (double x, double y, double z) |
void | setSections (int sections) |
IvfClassInfo ("CIvfGleLine", CIvfShape) |
Definition at line 39 of file IvfGleLine.h.