Click or drag to resize
PoBiErrorPointField Properties

The PoBiErrorPointField type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyhighX

List of abscissas high errors.

Public propertyhighY

List of ordinates high errors.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisShapeVisible

Defines the visibility of the shape.

Public propertyisSkeletonVisible

Defines the visibility of the skeleton.

Public propertylowX

List of abscissas low errors.

Public propertylowY

List of ordinates low errors.

Public propertypoint

List of coordinates of the point field.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvariationType

Defines the interpretation of the values lowX, lowY, highX, highY.

Top
See Also