Namespace Oasys.AdSec
Interfaces
IAdSec
An AdSec application instance. It allows to set a IDesignCode. The design code is used to analyse a ISection.
ICrack
A crack result. Refer to IServiceabilityResult
See Glossary
IDeformation
A deformation that can also be used as an input type for calculating ULS (IStrength) and SLS (IServiceability) results.
See Glossary
ILicense
Provides functions to activate and deactivate an AdSec API license
ILicenseDetails
Returned on operations: ActivateLicense(String, String) and DeactivateLicense()
ILicenseInformation
Contains information about an active license
ILoad
Defines an axial force and bending about the local y-axis and z-axis. It can be used as an input type for calculating IStrength (ULS) and IServiceability (SLS) results.
See Glossary
IMomentRange
A pair of moments representing the start and end of a range.
See Glossary
IProductInformation
Details about the product
ISection
Represents a cross-section through a structural member of the specified material which can contain reinforcement. A section has a profile that describes its shape, size and orientation.
See Glossary
IServiceability
Performs serviceability analysis (SLS), for a given ILoad or IDeformation.
See Glossary
IServiceabilityResult
The result of serviceability analysis (SLS) calculated by IServiceability.
ISolution
Solution for a section.
See Glossary
IStiffness
Defines an axial stiffness, bending stiffness about local y-axis and bending stiffness about local z-axis.
See Glossary
IStrength
Performs strength analysis (ULS), for a given ILoad or IDeformation.
IStrength can also generate the strength failure surface and the force-moment and moment-moment interaction curves.
Results are returned in IStrengthResult.See Glossary
IStrengthResult
The result of strength analysis (ULS) calculated by IStrength.
ISubComponent
A sub-component defines a section with an offset relative to its containing section. Sub-components can be added to SubComponents.
See Glossary
IVersion
IWarning
A notification with information about any unusual observation.