Click or drag to resize
PoParallelogram3 Properties

The PoParallelogram3 type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyp

First point of the parallelogram.

Public propertyq

Second point of the parallelogram.

Public propertyr

Third point of the parallelogram.

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