Class MicroGeometryDesignSpaceSearchChartInformation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
MicroGeometryDesignSpaceSearchChartInformation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearSetParetoOptimiser
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class MicroGeometryDesignSpaceSearchChartInformation : ChartInfoBase<CylindricalGearSetLoadDistributionAnalysis, MicroGeometryDesignSpaceSearchCandidate>, IEquatable<APIBase>
Properties
Optimiser
Declaration
public MicroGeometryDesignSpaceSearch Optimiser { get; }
Property Value
Type | Description |
---|---|
MicroGeometryDesignSpaceSearch |
Implements
System.IEquatable<T>