Class FullStructuralProperties
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class FullStructuralProperties : CommonStructuralProperties
Properties
Iz
Moment of inertia (in inches^4)
Declaration
public StructuralProperty Iz { get; set; }
Property Value
Type | Description |
---|---|
StructuralProperty |
R0
Declaration
public StructuralProperty R0 { get; set; }
Property Value
Type | Description |
---|---|
StructuralProperty |
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |