Click or drag to resize

BuilderElementparent_ind Property

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: 1.0.0.0 (1.0.0.0)
Syntax
public virtual int parent_ind { get; set; }

Property Value

Type: Int32
See Also