更新
This commit is contained in:
@@ -4,8 +4,8 @@ namespace RevitLess
|
||||
/// <summary>An enumerate to list Revit Platform Type. </summary>
|
||||
public enum PlatformType
|
||||
{
|
||||
x86,
|
||||
x64,
|
||||
X86,
|
||||
X64,
|
||||
Unknown
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user