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
Expand ModelModel
Expand ViewView
Collapse 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 > General Computing > IControlInitialisationContext_DG Go to DGKC docs Search Documentation


IControlInitialisationContext_DG Interface

IsActive
SetActive
ReleaseContext
GetModelPath
SetModelPath
GetShowGlobalAxes
SetShowGlobalAxes
GetBackgroundColor
SetBackgroundColor
GetRenderSolid
SetRenderSolid
IsVisible
SetVisible
ResetToDefaults
GetExtendedProperties
GetUserDefinedProperties

bool IsActive()


void SetActive(bool active)


void ReleaseContext()


String GetModelPath()


void SetModelPath(String path)


bool GetShowGlobalAxes()


void SetShowGlobalAxes(bool show)


Color GetBackgroundColor()


void SetBackgroundColor(Color color)


bool GetRenderSolid()


void SetRenderSolid(bool solid)


bool IsVisible()


void SetVisible(bool visible)


void ResetToDefaults()


IContext_DG GetExtendedProperties()


IContext_DG GetUserDefinedProperties()