mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-12 06:22:01 +00:00
copied Revit 2024 SDK
This commit is contained in:
@@ -82,7 +82,7 @@ namespace Revit.SDK.Samples.SlabShapeEditing.CS
|
||||
{
|
||||
m_floor = floor;
|
||||
m_commandData = commandData;
|
||||
m_slabShapeEditor = floor.SlabShapeEditor;
|
||||
m_slabShapeEditor = floor.GetSlabShapeEditor();
|
||||
GetSlabProfileInfo();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user