| PbDomainBoundingBoxTypes Enumeration | 
Bounding box interpretation. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic enum BoundingBoxTypes
Public Enumeration BoundingBoxTypes
public enum class BoundingBoxTypes
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | AS_IS | 0 |  | 
 | MIN_BOUNDING_CUBE | 1 |  | 
 | MAX_BOUNDED_CUBE | 2 |  | 
Remarks
See Also