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 > Import / Export > ISTLDataContext_DG Go to DGKC docs Search Documentation


ISTLDataContext_DG Interface

IsBinary
SetBinary
IsSeparateObjects
SetSeparateObjects
GetCreaseAngle
SetCreaseAngle
IsBuildTree
SetBuildTree
GetAnalysisType
SetAnalysisType

bool IsBinary()


void SetBinary(bool binary)


bool IsSeparateObjects()


void SetSeparateObjects(bool separate)


double GetCreaseAngle()


void SetCreaseAngle(double degrees)


bool IsBuildTree()


void SetBuildTree(bool build)


int GetAnalysisType()


void SetAnalysisType(int type)