Class ElementPropertiesBeam
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ElementPropertiesBeam
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.NodalAnalysis.DevToolsAnalyses.FullFEReporting
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ElementPropertiesBeam : ElementPropertiesWithMaterial, IEquatable<APIBase>
Properties
SectionDimensions
Declaration
public string SectionDimensions { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
SectionType
Declaration
public BeamSectionType SectionType { get; }
Property Value
| Type | Description |
|---|---|
| BeamSectionType |
Implements
System.IEquatable<T>