Revit 2018 API |
EdgeArrayArray Constructor |
EdgeArrayArray Class See Also |
Initializes a new instance of the EdgeArrayArray class
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Syntax
C# |
---|
public EdgeArrayArray() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: EdgeArrayArray() |