Click or drag to resize

BasicDisplayStructureColorType Enumeration

colors to be used for rendering cross sections

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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