Class ParallelPartGroupSelection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ParallelPartGroupSelection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.PartModel.PartGroups
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ParallelPartGroupSelection : ParallelPartGroup, IEquatable<APIBase>
Properties
DesignMeasurements
Declaration
public ReadOnlyCollection<DesignMeasurements> DesignMeasurements { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<DesignMeasurements> |
Implements
System.IEquatable<T>