IStructuralAnalysisModelQuery Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Contracts
public interface IStructuralAnalysisModelQuery
The IStructuralAnalysisModelQuery type exposes the following members.
Name | Description | |
---|---|---|
OfTypeTStructuralAnalysisObject |
Retrieve a list of the given TStructuralAnalysisObject from the provided model | |
OfTypeWithNameTStructuralAnalysisObject |
Retrieve an object of the given TStructuralAnalysisObject which has the provided name from the provided model |