PoTube Class Reference
[Curve]

MeshViz Class to build a 2D tube curve. More...

#include <MeshViz/graph/PoTube.h>

Inheritance diagram for PoTube:
PoCurveLine PoChart PoGraphMaster PoBase SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
virtual const SoNodekitCataloggetNodekitCatalog () const
 PoTube ()

Static Public Member Functions

static SoType getClassTypeId ()
static const SoNodekitCataloggetClassNodekitCatalog ()

Detailed Description

MeshViz Class to build a 2D tube curve.

Builds a 2D tube curve on 1D mesh (PoIrregularMesh1D or PoRegularMesh1D). The abscissas of the tube are given by the geometry of the current mesh 1D, and the ordinates are given by one of the value-set of the current mesh 1D specified by the field yValuesIndex. The thickness of the tube is specified by the field thicknessIndex which is an index of a value-set of the current mesh 1D. These values are multiplied by the field width. If thicknessIndex == -1, the thickness of the tube is the value of the field width. The shape of the profile is given by the current profile (PoProfile and its derived nodes). The profile must be defined in the plane ZY. Profiles can be beveled according to the current beveled edge values (PoBeveledEdge). The current complexity (SoComplexity) is used to determine the tessellation of the current profile.

This class also takes into account of the current mesh 1D hints (PoMesh1DHints).

The interpretation of colorBinding is the following :

FILE FORMAT/DEFAULT


Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/