C# (CSharp) RevitLookup.Test.SDKSamples.StructuralSample 네임스페이스

클래스들

이름 설명
StructSample .Net sample: StructSample. This command places a set of coulmns in the selected wall. /// Note that Revit uses Feet as an internal length unit. (1) Draw some walls, and constrain their top and bottom to the levels in the properties dialog. (2) Run the test. It will place columns along each wall with the interval of 5 feet. (The interval is also hard coded.)