PbDomainBoundingBoxTypes Enumeration |
Bounding box interpretation.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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