Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSiShapeRay::OdSiShapeRay Constructor (const OdGePoint3d&, const OdGeVector3d&)
Syntax
C++
OdSiShapeRay(const OdGePoint3d& pointStart, const OdGeVector3d& vecDir);

Creates a new instance of a shape ray. 

 

Parameters
Description
pointStart
[in] A 3D point from which the ray is casted.
vecDir
[in] The direction of ray.
Copyright © 2002-2022. Open Design Alliance All rights reserved.