Click or drag to resize

CroSecIsValid Property

Gets a value indicating whether the cross section is valid (has e.g. non-zero area).

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
See Also