PoCurveFilling Properties |
The PoCurveFilling type exposes the following members.
Name | Description | |
---|---|---|
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
colorBinding | Specify how the colors are bound to the representation. | |
colorValuesIndex | Defines the index of the set of values for the coloring. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
material | Defines the list of materials used for the coloring. | |
orientation | Defines the orientation of the filled curve. | |
thicknessBinding | Defines how thickness values are bound to the curve. | |
thicknessFactor | Defines a multiplicative factor applied to the thickness values. | |
thicknessIndex | Defines the index of the set of values used to specify the thickness. | |
threshold | Defines the threshold of the origin of the filled curve. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
width | Defines the width of the curve filled. | |
yValuesIndex | Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node. |