Class FEStiffnessGeometry
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class FEStiffnessGeometry : APIBase, IEquatable<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>