Revit 2026 API
External |
The external service responsible for the generation of the fabrication profile.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId FramingProfileService { get; }
Public Shared ReadOnly Property FramingProfileService As ExternalServiceId Get
public: static property ExternalServiceId^ FramingProfileService { ExternalServiceId^ get (); }
static member FramingProfileService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also