Class CoordinateSystemWithSelection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CoordinateSystemWithSelection : APIBase, IEquatable<APIBase>
Properties
CoordinateSystem
Declaration
public CoordinateSystemReporting CoordinateSystem { get; }
Property Value
Type | Description |
---|---|
CoordinateSystemReporting |
Methods
SelectNodesUsingThisForMaterialOrientation()
Declaration
public void SelectNodesUsingThisForMaterialOrientation()
Implements
System.IEquatable<T>