Method | Description | |
---|---|---|
OpeningInfo ( Opening opening, UIApplication app ) : System |
The default constructor, get the information we want from Opening get OpeningProperty, BoundingBox and Profile
|
Method | Description | |
---|---|---|
AddLine ( List |
get line from List
|
|
GetPoints ( List |
get four corner points of a rectangular in same plane
|
|
GetProfile ( ) : void |
get Profile of Opening
|
public OpeningInfo ( Opening opening, UIApplication app ) : System | ||
opening | Opening | an opening in revit |
app | UIApplication | application object |
return | System |