Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeRevolvedSurface Class
Syntax
C++
class OdGeRevolvedSurface : public OdGeSurface;

A revolved surface has a parametric representation of the form: retPnt(u, v) = P + C(u).x * (XVec * cos(v) + YVec * sin(v)) + C(u).z * A where

  • C(u) is the profile curve. Curve controls only 2 parameters - the height and the distance from the axis
  • P is the origin of the surface
  • A is the axis of the surface
  • XVec, YVec are the unit vectors for the rotated curve.
 

For internal use only. 

Library: TD_Ge 

 

OdGeRevolvedSurfaceOdGeRevolvedSurfaceOdGeRevolvedSurface

File: GeRevolvedSurface.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.