Click or drag to resize

BuilderElementparent_ind Property

Gets or sets index of parent element from which this element may inherit its properties (material, cross section,...) A negative value signals that there is no parent;.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual int parent_ind { get; set; }

Property Value

Type: Int32
See Also