DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Collapse ModelsModels
Expand DG Kernel ControlDG Kernel Control
Expand API ReferenceAPI Reference
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > Models > Entities > Geometry > Curve Geometry Go to ActiveX docs Search Documentation


Curve Geometry

A Curve Geometry wraps a mathematical curve into a geometry for it to be able to be attached to an entity and added to a model to be renderable in a 3D scene and persisted with the model.

Curve Geometries are controlled via ICurveGeometry_DG interface.

A Curve Geometry can be created with a call IObjectGenerator_DG.Create<ICurveGeometry_DG>().