MeshAnalysisUtilitiesGetAliasSafe Method (Type) |
Namespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
[CanBeNullAttribute] [PublicAPIAttribute] public static string GetAliasSafe( Type type )
Must be derived from MeshAnalysisTool, MeshAnalysisShadingOption or implement IHaveAlias interface.
Exception | Condition |
---|---|
ArgumentException | type are not implementing IHaveAlias interface. |