DG Kernel (ActiveX) Documentation


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


IKinematicEntity_DG Interface

Properties

IMove_DG Movement

Methods

CreateSweptVolume
Move
MoveLocal

IEntity_DG CreateSweptVolume(double deviation)


void Move(double from, double to)

from and to parameters must be ratios in range [0, 1].


void MoveLocal(double from, double to)

from and to parameters must be ratios in range [0, 1].