IBox3D Factory3D.CreateBox(Double param1, Double param2, Double param3)

Create a box from (0, 0, 0) to (x, y, z).

Parameters

  • param1
    Type: Double
  • param2
    Type: Double
  • param3
    Type: Double

Return Value

Type: IBox3D