Element.HasGeometry property
Specifies if the element hold geometry. If false, this element’s child elements (if any) may still contain geometry.
public bool HasGeometry { get; }
See Also
- class Element
- namespace Autodesk.DataExchange.DataModels