Class MaterialPropertiesWithSelection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
MaterialPropertiesWithSelection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class MaterialPropertiesWithSelection : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
APIBase |
Properties
MaterialProperties
Declaration
public MaterialPropertiesReporting MaterialProperties { get; }
Property Value
Type | Description |
---|---|
MaterialPropertiesReporting |
Methods
SelectNodes()
Declaration
public void SelectNodes()
Implements
System.IEquatable<T>