DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Collapse ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Expand API ReferenceAPI Reference
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > Models > Entities > Model Items > Items Go to DGKC docs Search Documentation


Model Items

Some entities like 3D Labels or View Points are not purely geometric. Such entities are called Model Items

See also: View Points, Measurements.

Model items can be identified by its geometry type as obtained with IEntity_DG.GetGeometryType() or IGeometry_DG.GetGeometryType()

Model Item Geometry type string
3D Label Label3D
View Point ViewPoint
Measurement Measurement
Angle Measurement AngleAnnotation
Smart Label Label3dManaged

See also: LabelEx Sample, Entities