API Reference > OdGe Classes > OdGeRuled Class > OdGeRuled Methods > set Method > OdGeRuled::set Method (OdGeCurve3d&, OdGePoint3d&)
OdGeRuled::set Method (OdGeCurve3d&, OdGePoint3d&)
Syntax
C++
void set(const OdGeCurve3d& pProfileCurve1, const OdGePoint3d& pPoint2);
Parameters 
Description 
const OdGeCurve3d& pProfileCurve1 
[in] A profile curve that is used to construct the ruled surface.  
const OdGePoint3d& pPoint2 
[in] A point that is used to construct the ruled surface. 

Sets the data to create a ruled surface. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.