Creates a rectangular opening on a wall.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- wall
- Type: Autodesk.Revit.DB Wall
Host element of the opening.
- pntStart
- Type: Autodesk.Revit.DB XYZ
One corner of the rectangle.
- pntEnd
- Type: Autodesk.Revit.DB XYZ
The opposite corner of the rectangle.