mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-16 17:45:48 +00:00
integrate Revit 2025 SDK
This commit is contained in:
@@ -118,7 +118,7 @@ namespace Revit.SDK.Samples.InPlaceMembers.CS
|
||||
/// <summary>
|
||||
/// initialize some member data
|
||||
/// </summary>
|
||||
protected virtual void Initialize()
|
||||
protected void Initialize()
|
||||
{
|
||||
double INITANGLE = Math.PI / 4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user