API Reference > OdGe Classes > OdGeSpunSurf Class > OdGeSpunSurf Methods > OdGeSpunSurf::set Method
OdGeSpunSurf::set Method
Syntax
C++
void set(const OdGeCurve3d & pProfile, const OdGePoint3d & pBase, const OdGeVector3d & pAxis);
Parameters 
Description 
const OdGeCurve3d & pProfile 
[in] Profile curve to be spun.  
const OdGePoint3d & pBase 
[in] Rotational axis origin.  
const OdGeVector3d & pAxis 
[in] Axis around which the surface is spun. 

Sets the given parameters to this spun surface. 

 

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