| Package | Description |
|---|---|
| com.solibri.geometry.primitive3d |
| Modifier and Type | Method and Description |
|---|---|
static MLine3d |
MLine3d.create(Vector3d firstPoint,
Vector3d secondPoint)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<MLine3d> |
Plane.intersect(Plane plane)
Calculates the intersection between this plane and the given plane and
returns the resulting line.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.