======Метод DwgPointSignInsRoadMarkingController.GetEntitiesWithoutAttributes(DwgBlock)====== * **Пространство имен:** [[developers:references:topomatic.roadmarking.entities|Topomatic.RoadMarking.Entities]] * **Сборка:** Topomatic.RoadMarking (в Topomatic.RoadMarking.dll) =====Синтаксис===== public IEnumerable GetEntitiesWithoutAttributes(DwgBlock block) **Параметры** * //block// * Тип: [[developers:references:topomatic.dwg.dwgblock|Topomatic.Dwg.DwgBlock]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.ienumerable_1|System.Collections.Generic.IEnumerable]]<[[developers:references:topomatic.dwg.entities.dwgentity|Topomatic.Dwg.Entities.DwgEntity]]>