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