ICylindricalSurface_DG Interface
- GetRadius
- SetRadius
- Init
This interface has been deprecated. Please use ICylinder_DG instead.
Represents an infinite oriented 3D cylinder. Axis consides with Z axis of the local frame.
Implements also: IUVSurface_DG, IGeometricObject_DG, IObject_DG.
double GetRadius()
void SetRadius(double radius)
void Init(IFrame_DG* frame, double radius)
|