DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Collapse ModelsModels
Collapse DG Kernel ComponentsDG Kernel Components
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Collapse ModelModel
Collapse ViewView
Collapse General ComputingGeneral Computing
Collapse Samples and TutorialsSamples and Tutorials
Collapse GraphicsGraphics
Collapse Math ObjectsMath Objects
Collapse DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation Links Search Documentation


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)