PbCellGetBoundingBox Method |
Gets the cell's bounding box.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbBox3f GetBoundingBox()
Public Function GetBoundingBox As SbBox3f
public:
SbBox3f GetBoundingBox()
member GetBoundingBox : unit -> SbBox3f
Return Value
Type:
SbBox3fRemarks See Also