There are no fabrication part types found for the current Configuration and Service. Please select settings and reload the service to create the fabrication part types.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId FabricationPartNoPartTypeFound { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property FabricationPartNoPartTypeFound As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ FabricationPartNoPartTypeFound { FailureDefinitionId^ get (); } |