ExternalServices.BuiltInExternalServices.FramingProfileService Property

ExternalServicesBuiltInExternalServicesFramingProfileService Property

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

ExternalServiceId
See Also