Description Data structure for a Tabulated Cylinder surface (IGES entity type 122).
Definition Type T_TABULATEDCYLINDER x As Double y As Double z As Double curve As Long End Type
Members x The x component of the extrusion direction of the tabulated cylinder.
y The x component of the extrusion direction of the tabulated cylinder.
z The x component of the extrusion direction of the tabulated cylinder.
curve Identifier of the curve to extrude.
Used as Parameter in Examples
|