Click or drag to resize

SoftBodyAeroModel Enumeration


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public enum AeroModel
Members
Member nameValueDescription
VertexPoint0 
VertexTwoSided1 
VertexTwoSidedLiftDrag2 
VertexOneSided3 
FaceTwoSided4 
FaceTwoSidedLiftDrag5 
FaceOneSided6 
See Also