Revit 2026 API
External |
Autodesk Internal: The service for post processing something after placing a wall
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId WallPlacementPostProcessingService { get; }
Public Shared ReadOnly Property WallPlacementPostProcessingService As ExternalServiceId Get
public: static property ExternalServiceId^ WallPlacementPostProcessingService { ExternalServiceId^ get (); }
static member WallPlacementPostProcessingService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also