FabricationConfigurationInfoPath Property

The path where the fabrication configuration is located. To populate this property, you may need to call FindSourceFabricationConfiguration first.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Path { get; }

Property Value

String
See Also