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

Sets data to create a surface. 

 

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