Click or drag to resize
PoErrorPointField Properties

The PoErrorPointField type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyerrorX

List of abscissas errors.

Public propertyerrorY

List of ordinates errors.

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

List of coordinates of the point field.

Public propertyshapeType

Defines the shape associated to errors.

Public propertyskeletonType

Defines the skeleton associated to errors.

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