This document is archived and information here might be outdated.  Recommended version.


INormalAware Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IN > INormalAware Interface
ArcGIS Developer Help

INormalAware Interface

Indicator interface that identifies geometries that can have persistent normal vectors values attached to coordinates.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method DropNormals Unsets all normal values without changing awareness. Only works if geometry is aware of normals.
Read/write property NormalAware Indicates if this geometry is aware of normals.
Read-only property NormalSimple Indicates if all normal values for this geometry are well-defined. Only works if geometry is aware of normals.

Classes that implement INormalAware

Classes Description