Click or drag to resize

SoftBodyAeroModel Enumeration

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