Click or drag to resize

IGH_PreviewObject Properties

The IGH_PreviewObject type exposes the following members.

Properties
  NameDescription
Public propertyClippingBox
Gets the clipping box for this object. The clipping box is typically the union of the boundingboxes of all the geometry that is drawn by this object.
Public propertyHidden
Gets or sets a value indicating whether or not this object is currently drawing preview flags.
Public propertyIsPreviewCapable
Gets a value indicating whether or not this object (in its current state) can draw geometric previews at all.
Top
See Also