Package | Description |
---|---|
com.solibri.geometry.primitive2d |
Modifier and Type | Method and Description |
---|---|
static MRay2d |
MRay2d.create(Ray2d other)
Returns a deep copy of the given ray.
|
static MRay2d |
MRay2d.create(Vector2d origin,
Vector2d direction)
Returns a ray with the given origin and direction.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.