Revit 2019.2 API |
ShapeImporter Constructor |
ShapeImporter Class See Also |
Default constructor. Initializes an instance of ShapeImporter that will automaticall?y recognize the file format from its extension (ShapeImporterSourceFormat.Auto).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2017
Syntax
C# |
---|
public ShapeImporter() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ShapeImporter() |