API Reference > OdGe Classes > OdGeRuled Class > OdGeRuled Methods > set Method > OdGeRuled::set Method (OdGeCurve3d&, OdGeCurve3d&)
OdGeRuled::set Method (OdGeCurve3d&, OdGeCurve3d&)
Syntax
C++
void set(const OdGeCurve3d& pProfileCurve1, const OdGeCurve3d& pProfileCurve2);
Parameters 
Description 
const OdGeCurve3d& pProfileCurve1 
[in] First profile curve that is used to construct the ruled surface.  
const OdGeCurve3d& pProfileCurve2 
[in] Second profile curve 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.