DG Kernel (ActiveX) Documentation


Skip Navigation Links.
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()