Navigation: Scripting Reference Manual > Data Structures > T_TABULATEDCYLINDER

 

T_TABULATEDCYLINDER

 

Contact Us: fredsupport@photonengr.com

 

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

AddTabulatedCylinder

GetTabulatedCylinder

SetTabulatedCylinder

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC