Revit 2025 API
Link |
Gets the name of the model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ModelPath GetModelName()
Public Function GetModelName As ModelPath
public: ModelPath^ GetModelName()
member GetModelName : unit -> ModelPath
Return Value
ModelPathSee Also