Class AbstractSystemDeflectionViewable
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractSystemDeflectionViewable
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.Drawing
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AbstractSystemDeflectionViewable : PartAnalysisCaseWithContourViewable, IEquatable<APIBase>
Properties
ContourDrawStyle
Declaration
public override ContourDrawStyle ContourDrawStyle { get; }
Property Value
Type | Description |
---|---|
ContourDrawStyle |
Overrides
SystemDeflectionDrawStyle
Declaration
public SystemDeflectionDrawStyle SystemDeflectionDrawStyle { get; }
Property Value
Type | Description |
---|---|
SystemDeflectionDrawStyle |
Methods
FEResults()
Declaration
public void FEResults()
Implements
System.IEquatable<T>