ExternalServicesBuiltInExternalServicesFramingProfileService Property |
The external service responsible for the generation of the fabrication profile.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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