DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
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
Support
Skip Navigation LinksHome Page > API Reference > General Computing > IControlInitialisationContext_DG Go to ActiveX docs Search Documentation


IControlInitialisationContext_DG Interface

Properties

bool Active
Color BackgroundColor

Methods

ReleaseContext
GetModelPath
SetModelPath
GetShowGlobalAxes
SetShowGlobalAxes
GetRenderSolid
SetRenderSolid
IsVisible
SetVisible
ResetToDefaults
GetExtendedProperties
GetUserDefinedProperties

void ReleaseContext()


String GetModelPath()


void SetModelPath(String path)


bool GetShowGlobalAxes()


void SetShowGlobalAxes(bool show)


bool GetRenderSolid()


void SetRenderSolid(bool solid)


bool IsVisible()


void SetVisible(bool visible)


void ResetToDefaults()


IContext_DG GetExtendedProperties()


IContext_DG GetUserDefinedProperties()