Revit 2022 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: 22.0.0.0 (22.1.0.0)
Syntax
C# |
---|
public EdgeArrayArray() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: EdgeArrayArray() |