Click or drag to resize
SoCollisionManagerShapeBBoxInformationItem Structure

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public struct ShapeBBoxInformationItem

The SoCollisionManagerShapeBBoxInformationItem type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Properties
  NameDescription
Public propertyStatic memberDefault
Default constructor.
Public propertyPath
Public propertyX_max
Public propertyX_min
Public propertyY_max
Public propertyY_min
Public propertyZ_max
Public propertyZ_min
Top
Remarks