Click or drag to resize
PoCurve3 Properties

The PoCurve3 type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycurveRep

Defines the curve representation (polyline, smooth or none).

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

Indicates if a marker is generated on each curve point.

Public propertymarkerString

The markers are defined by a string.

Public propertypoint

Point list of the curve.

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