DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Collapse ModelsModels
Collapse DG Kernel ControlsDG Kernel Controls
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Collapse ModelModel
Collapse ViewView
Collapse General ComputingGeneral Computing
Collapse ViewsViews
Collapse Samples and TutorialsSamples and Tutorials
Collapse GraphicsGraphics
Collapse Math ObjectsMath Objects
Collapse DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation Links Go to DGKC docs Search Documentation


ILineSection_KC Interface

GetCurve
SetCurve

ILineSection_KC is implemented by CurveGeometry. These objects add properties of a geometry to Mathematical Curves so that the curve can be added to a model and be part of the scene.


HRESULT GetCurve(ICurve **curve)/p>

Parameters

curve - [out, retval] The curve currently attached to this Line Entity


HRESULT SetCurve(ICurve *curve)

Parameters

curve - [in] A curve to be attached to this Line Entity