MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
MeshAnalysisUtilities Class
MeshAnalysisUtilities Methods
FindAllMeshUsages Method
FindMeshUsages Method
GetAlias Method
GetAliasSafe Method
MeshAnalysisUtilities
GetAlias Method
Gets the alias of a type.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
[
CanBeNullAttribute
] [
PublicAPIAttribute
]
public
static
string
GetAlias
(
Type
type
)
Parameters
type
Type:
System
Type
The type that have
AliasAttribute
Return Value
Type:
String
Alias if exists; otherwise,
null
.
See Also
Reference
MeshAnalysisUtilities Class
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework Namespace
Send comments on this topic to
assets@hightlander.com