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
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
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > IEntity2d_DG Go to ActiveX docs Search Documentation


IEntity2d_DG Interface

Properties

string Name
string Type {get;}
bool Visible

Methods

GetPrimaryInterfaceType
GetPrimaryInterface
GetLocation
GetAppearance
SetColor
IsVisible
SetVisible
GetBoundingRectangle
Copy
Clone
GetExtendedProperties

String GetPrimaryInterfaceType()


IUnk GetPrimaryInterface()


IFrame2d_DG GetLocation()


IAppearance_DG GetAppearance()


void SetColor(float red, float green, float blue)


bool IsVisible()


void SetVisible(bool visible)


RectangleDg GetBoundingRectangle()


void Copy(IEntity2d_DG entity)


IEntity2d_DG Clone()


IDictionary_DG GetExtendedProperties()