Not applicable
02-17-2018
08:54 PM
Hi,
How can I get the index number of the elevation view after I create this?
For example I do this...
index = 0;
elevationView = elevMark.CreateElevation(doc, floorView.Id, index);
for different views I give different index, i want to change bounding box based on this index that i get from elevationView
Cheers
Solved! Go to Solution.
Link copied