copied Revit 2024 SDK

This commit is contained in:
Jeremy Tammik
2023-04-26 14:47:47 +02:00
parent 2ca39e38fd
commit 4d69f3eea5
425 changed files with 344414 additions and 2296 deletions
@@ -125,7 +125,7 @@ namespace Revit.SDK.Samples.MeasureHeight.CS
}
// Find the floor to use for the measurement (hardcoded)
ElementId id = new ElementId(150314);
ElementId id = new ElementId(150314L);
m_floor = m_doc.GetElement(id) as Floor;
// Calculate the height