Click or drag to resize
AB4D logo

TubeVisual3D Properties

The TubeVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyBottomCenterPosition Gets or sets the position of the bottom center of the Tube
Public propertyEndAngle Gets or sets the start angle in degrees. By default the StartAngle and EndAngle are set to 0 and 360 and this creates the whole tube. But when the angle values are changed, it is possible to create only section of the tube - like a arc.
Public propertyHeight Gets or sets the height of Tube. When Height is set to 0, then only one tube ring is created without bottom and top ring.
Public propertyHeightDirection Gets or sets a Vector3D that specifies the height direction. Default value is up vector (0, 1, 0).
Public propertyInnerRadius Gets or sets the inner radius of the Tube.
Public propertyOuterRadius Gets or sets the outer radius of the Tube.
Public propertySegments Gets or sets the number of segments that are used to create the circular area of the Tube. Default value is 20.
Public propertyStartAngle Gets or sets the start angle in degrees. By default the StartAngle and EndAngle are set to 0 and 360 and this creates the whole tube. But when the angle values are changed, it is possible to create only section of the tube - like a arc.
Top
See Also