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