FabricationServiceSettings Class


Represents the settings related to the fabrication services.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2024

Syntax

C#
public class FabricationServiceSettings : Element
Visual Basic
Public Class FabricationServiceSettings _
	Inherits Element
Visual C++
public ref class FabricationServiceSettings : public Element

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DBFabricationServiceSettings

See Also