Revit 2025 API
External |
The external service responsible for the generation of the fabrication profile.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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