Class FEStiffnessGeometry
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FEStiffnessGeometry : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
| Type | Description |
|---|---|
| APIBase |
Properties
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Methods
DeleteGeometry()
Declaration
public void DeleteGeometry()
ReduceFileSize()
Declaration
public void ReduceFileSize()
Implements
System.IEquatable<T>