Click or drag to resize

IGH_FieldElement Properties

The IGH_FieldElement type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets the visual boundingbox of all the geometry used to represent this element in 3D.
Public propertyClippingBox
Gets the clipping box for this data. The clipping box is typically the same as the boundingbox.
(Inherited from IGH_PreviewData.)
Public propertyElementGuid
Gets the element Guid for this element.
Public propertyIsLimited
Gets or sets whether this element affects a limited region.
Public propertyLimits
Gets or sets the limits of this region. Unless IsLimited equals true, the Limits property is ignored.
Top
See Also