Interface ISectionModulus
Defines section modulus of a profile.
Namespace: Oasys.Profiles.Properties
Assembly: AdSec_API_IDL.dll
Syntax
public interface ISectionModulus
Properties
Y
The section modulus about the y-axis in the local coordinate system.
Declaration
SectionModulus Y { get; }
Property Value
Type | Description |
---|---|
OasysUnits.SectionModulus |
Z
The section modulus about the z-axis in the local coordinate system.
Declaration
SectionModulus Z { get; }
Property Value
Type | Description |
---|---|
OasysUnits.SectionModulus |