| Package | Description |
|---|---|
| com.solibri.geometry.primitive3d |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MRectangle3d
Interface for handling rectangles in 3-dimensional space.
|
| Modifier and Type | Method and Description |
|---|---|
static Rectangle3d |
Rectangle3d.create(List<? extends Vector3d> vertices)
Creates a new instance from the given points.
|
static Rectangle3d |
Rectangle3d.create(Rectangle3d other)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static MRectangle3d |
MRectangle3d.create(Rectangle3d other)
Creates a new instance.
|
static Rectangle3d |
Rectangle3d.create(Rectangle3d other)
Creates a new instance.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.