Class CMSElementFaceGroup
Inheritance
System.Object
CMSElementFaceGroup
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.NodalAnalysis.ComponentModeSynthesis
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CMSElementFaceGroup : ElementFaceGroup, IEquatable<APIBase>
Properties
Area
Declaration
public double Area { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Methods
CreateNodeGroup()
Declaration
public void CreateNodeGroup()
PopulateRMSValuesCache()
Declaration
public void PopulateRMSValuesCache()
Implements
System.IEquatable<T>