Class MeshingOptions
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.NodalAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class MeshingOptions : FEMeshingOptions, IEquatable<APIBase>
Properties
ElementSize
Measurement: ShortLength
Declaration
public Overridable<double> ElementSize { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
Implements
System.IEquatable<T>