SectionCorridorPointLabelGroupgetDisplayedSubEntities Method

Gets sub-entity labels managed by this label group and these sub-entity labels all are displayed on UI and all have valid anchor info.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public IList<LabelGroupSubEntity> getDisplayedSubEntities()

Return Value

IListLabelGroupSubEntity
See Also