Interface ICrack
A crack result. Refer to IServiceabilityResult
See Glossary
Namespace: Oasys.AdSec
Assembly: cs.temp.dll.dll
Syntax
public interface ICrack
Properties
Position
The crack position.
Declaration
IPoint Position { get; }
Property Value
| Type | Description |
|---|---|
| IPoint |
Width
The crack width.
Declaration
OasysUnits.Length Width { get; }
Property Value
| Type | Description |
|---|---|
| OasysUnits.Length |