Click or drag to resize

BasicDisplayStructureColorType Enumeration

colors to be used for rendering cross sections.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
[SerializableAttribute]
public enum StructureColorType
Members
  Member nameValueDescription
color_none-1 do not color the model
color_elements0 color the model according to element colors
color_crosecs1 color the model according to cross section colors
color_materials2 color the model according to material colors
See Also