DGKC Control Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > Models > Entities > Model Items > Items Go to ActiveX 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