Message 1 of 4
Not applicable
03-14-2014
02:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can find a sample what can create a wallsweep in a wall type,
But the walltype was changed,I want to create a standalone wallsweep what can not change the walltype,How can I do?
I can find a little information from JEREMY TAMMIK`s blog.
The Building Coder: Many Issues Resolved
Standalone wall sweeps and reveals may be constructed using the static method Create().
But In the SDK, the mothod is
public static WallSweep Create( Wall wall, ElementId wallSweepType, WallSweepInfo wallSweepInfo)
Because wallSweepType is the ElementId type,I don't know How to use the method.
Please help me.Thank you;
Solved! Go to Solution.