| SoGlobalSimplifyActionAreNormalGenerated Method  | 
Gets the normal generation flag. 
 
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool AreNormalGenerated()
Public Function AreNormalGenerated As Boolean
public:
bool AreNormalGenerated()
member AreNormalGenerated : unit -> bool 
Return Value
Type: 
Boolean
RemarksIf true, per-vertex normals are calculated while simplifying. 
See Also