API Reference
>
OdSi Classes
>
OdSiShapeRay Structure
>
OdSiShapeRay Constructor
>
OdSiShapeRay::OdSiShapeRay Constructor (OdGePoint3d&, OdGeVector3d&)
OdSiShapeRay::OdSiShapeRay Constructor (OdGePoint3d&, OdGeVector3d&)
Collapse All
Syntax
C++
OdSiShapeRay
(
const
OdGePoint3d
&
pointStart
,
const
OdGeVector3d
&
vecDir
);
Parameters
Parameters
Description
const OdGePoint3d& pointStart
[in] A 3D point from which the ray is casted.
const OdGeVector3d& vecDir
[in] The direction of ray.
Description
Creates a new instance of a shape ray.
Group
OdSiShapeRay Constructor
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic