Class ElementPropertiesWithSelection<T>
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ElementPropertiesWithSelection<T> : APIBase, IEquatable<APIBase> where T : ElementPropertiesBase
Type Parameters
Name | Description |
---|---|
T |
Properties
ElementProperties
Declaration
public T ElementProperties { get; }
Property Value
Type | Description |
---|---|
T |
Methods
SelectNodes()
Declaration
public void SelectNodes()
Implements
System.IEquatable<T>