Struct BeamSection.Properties
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
Fields
Area
Declaration
Field Value
Type |
Description |
System.Double |
|
MomentInertiaYY
Declaration
public double MomentInertiaYY
Field Value
Type |
Description |
System.Double |
|
MomentInertiaYZ
Declaration
public double MomentInertiaYZ
Field Value
Type |
Description |
System.Double |
|
MomentInertiaZZ
Declaration
public double MomentInertiaZZ
Field Value
Type |
Description |
System.Double |
|
PrincipalAngle
Declaration
public double PrincipalAngle
Field Value
Type |
Description |
System.Double |
|
PrincipalMomentInertiaYY
Declaration
public double PrincipalMomentInertiaYY
Field Value
Type |
Description |
System.Double |
|
PrincipalMomentInertiaZZ
Declaration
public double PrincipalMomentInertiaZZ
Field Value
Type |
Description |
System.Double |
|
TorsionCoefficient
Declaration
public double TorsionCoefficient
Field Value
Type |
Description |
System.Double |
|
WarpingCoefficient
Declaration
public double WarpingCoefficient
Field Value
Type |
Description |
System.Double |
|
YEccentricity
Declaration
public double YEccentricity
Field Value
Type |
Description |
System.Double |
|
ZEccentricity
Declaration
public double ZEccentricity
Field Value
Type |
Description |
System.Double |
|
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()