mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-13 08:17:42 +00:00
copied Revit 2024 SDK
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ namespace CodeCheckingConcreteExample.Engine
|
||||
{
|
||||
category = elementCategory;
|
||||
material = elementMaterial;
|
||||
elemId = new ElementId(elementId.IntegerValue); ;
|
||||
elemId = elementId;
|
||||
label = elementLabel;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user