Click or drag to resize

ShellSec_BaseObj Enumeration

List of all possible object on which result are evaluated for a mesh.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public enum ShellSec_BaseObj
Members
  Member nameValueDescription
Vertex0 Choose this one if result are vertex based.
Element1 Choose this one if result are element based.
See Also